commit | 4fb97d10039de9b13a247f9006430f9ae5dc5ae8 | [log] [tgz] |
---|---|---|
author | Paul Duffin <paulduffin@google.com> | Thu Nov 30 22:31:53 2023 +0000 |
committer | Paul Duffin <paulduffin@google.com> | Fri Dec 01 00:12:04 2023 +0000 |
tree | 51aef811eacedd53d1042d7c2f58138a1ea411ae | |
parent | 9b59e8337ecef53ed457fa042f8575f364ff5c73 [diff] |
Remove unnecessary FlaggedApi annotation from Layout.getText() The `FlaggedApi` annotation must only be used for new APIs but `Layout.getText()` has been in the public API since Android was first checked into Android. Bug: 304989985 Test: m checkapi Change-Id: I7ae98f9495abffa1e483cae86c8d6f6ae2a400d9