commit | 6391797360875b91b0455ffdadb3dd814f23d8e2 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Apr 13 15:09:35 2020 +0900 |
committer | Jiyong Park <jiyong@google.com> | Mon Apr 13 15:09:35 2020 +0900 |
tree | 465d38a45b438e24cfe4a6afdc833bb0a735c2ab | |
parent | 29e5fdf593667214bcc808f12df02d60c42ea84c [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: I55b96e24b484bb8771df9df4dad19a923f241880