commit | 77f148e9bef38c9cd8ae39de56e20247b1f94091 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Apr 13 12:56:02 2020 +0900 |
committer | Jiyong Park <jiyong@google.com> | Mon Apr 13 12:56:02 2020 +0900 |
tree | f882e8daeb948327134b5d87abbf764937dab922 | |
parent | c9f9810bc9a21d435f03a1a5ae9ee665d7853ceb [diff] |
Mark some aidl_interface modules as unstable With b/152655547, all aidl_interface modules are considered as stable unless it is explicitly with "unstable: true". This change marks the aidl_interface that are not used across updatable module bounraries as unstable, so that the build system does not run the API dumping/checking on them. Bug: 152655547 Test: m Change-Id: I52482a3d20358b77f31e35832d6274569667158b