commit | 47ac4ece898f462be683081fe4776be87e9b7ff8 | [log] [tgz] |
---|---|---|
author | John Wu <topjohnwu@google.com> | Thu Sep 05 19:38:29 2024 +0000 |
committer | John Wu <topjohnwu@google.com> | Thu Sep 05 23:30:45 2024 +0000 |
tree | 6492db1a2a43c21203e740d89e1f9c0abbf39905 | |
parent | f66934ad2b2c915a93f39f3acf5751c0aaa51d00 [diff] |
[Ravenwood] Move *_host classes into their corresponding package This allows the host classes to reference package private members of the original class. This also makes the redirection class annotation much cleaner, as the host classes are in the same package. Bug: 292141694 Flag: EXEMPT host test change only Test: $ANDROID_BUILD_TOP/frameworks/base/ravenwood/scripts/run-ravenwood-tests.sh Change-Id: I01c184ddc3c8cf5d075113e310296c67e0b697d1