commit | e0f3d2348fd79b6c1e79a2fb963b39f5b93ff917 | [log] [tgz] |
---|---|---|
author | Anton Hansson <hansson@google.com> | Thu Sep 16 15:15:14 2021 +0100 |
committer | Anton Hansson <hansson@google.com> | Fri Sep 17 12:31:50 2021 +0000 |
tree | 9ac04a1e81fde53344ba6d1e3e7898e53d8c0be8 | |
parent | 49dcfea031f9b0fe667f2251933e320c0118e601 [diff] |
Move annotations in public api to frameworks/base These two are the only annotations in the android.annotations package that are not @hide -- they are actually in the public API. As such, they are not suitable in the annotations library. Move them back to frameworks/base where the other core java APIs live. Bug: 186197911 Test: m Merged-In: Ide01e4e7840bddf1e024e9024771e528d17a1d80 Change-Id: Ide01e4e7840bddf1e024e9024771e528d17a1d80