commit | b4ed857b7f05fd628865c0ef33be2b17c422b9c4 | [log] [tgz] |
---|---|---|
author | Makoto Onuki <[email protected]> | Wed Nov 27 12:03:41 2024 -0800 |
committer | Makoto Onuki <[email protected]> | Wed Nov 27 12:17:08 2024 -0800 |
tree | f12ab569790c1a69ce429e4fcfeee02eacd05e04 | |
parent | 22113b5fb6c39e684f884b4f787d253896b69f17 [diff] |
[HostStubGen] Now method descriptor is optional in policy files Originally, I wanted to avoid over-exposing unnecessary methods, so I made this check strict. However, policy files are basically for prototyping, and we should prefer annotations anyway, so the strictness is just unnecessary. Flag: EXEMPT host test change only Bug: 292141694 Test: $ANDROID_BUILD_TOP/frameworks/base/ravenwood/scripts/run-ravenwood-tests.sh Change-Id: I0d7ec4e5f06f048842892c809a8a5646512f6616