commit | 8e3b72c24c73cba56745f54e3336cc237d588f56 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Sat May 22 02:54:37 2021 +0900 |
committer | Jooyung Han <jooyung@google.com> | Sat May 22 22:25:29 2021 +0900 |
tree | baf089b25140f400fb9832cdbb5b1e30b22acbcb | |
parent | ce6733ec8477d3ab00698d1cd62fc0d8c5024c18 [diff] |
checkapi works with imports Without imports checkapi can't properly work with references to imported types. We had to work around it till now because TypeSpecifiers and ConstantReferences are not resolved, Now, checkapi works with imports including: - include_dirs - "current" api dumps of imported modules Bug: 188878102 Test: m aidl_unittests Change-Id: If0bed7471ac7cbb944fa6e136b553dac0ce93612
Documentation for this project is currently maintained here:
https://source.android.com/devices/architecture/aidl/overview