commit | 58d402b66f07e413f9f57bdcfe06c0e61b083790 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Tue Jul 27 18:35:07 2021 -0700 |
committer | Steven Moreland <smoreland@google.com> | Thu Jul 29 00:16:00 2021 +0000 |
tree | 8b69ad24c1230c4b102ac63c0d3efbe06bc797e2 | |
parent | 41526e4aeb534c78156e1943341f22d7e9f52900 [diff] |
LanguageSpecificCheckValid for imports. Full CheckValid requires too much information, but LanguageSpecificCheckValid appears not to, and it can cause some better error messages (specifically, before, aidl was aborting if cpp_header wasn't specified on a parcelable that was depended on by an interface being compiled). Bug: 194846019 Test: TH Change-Id: I09c4291bf44bb86ac34f7bd74655c7409da597d5
Documentation for this project is currently maintained here:
https://source.android.com/devices/architecture/aidl/overview