commit | e2c109d7e49e18a3ca503b60fbdf0a1959f468f9 | [log] [tgz] |
---|---|---|
author | Songchun Fan <schfan@google.com> | Fri Feb 26 01:40:00 2021 +0000 |
committer | Songchun Fan <schfan@google.com> | Sat Feb 27 01:08:42 2021 +0000 |
tree | e7dbdc94dfc73ae1040036a630155ef59fa27b77 | |
parent | 043304fc1dae243e4367f2f8458f3fc9e24fd0d8 [diff] |
[incremental] change build rules to not to use aidl_interface This will allow the usage of PersistableBundle in the aidl interfaces. The modules do not need to be stable so it is okay to just use the old aidl to build both c++ and Java backend. + use bpfmt to check Android.bp format before upload BUG: 181266844 Test: builds (with aosp/1607482) Change-Id: I3340129ae6d12f33ade38d7a2b0eb23e7c37e996