commit | e6372e775776ce35e68b6cc9470fddd4a2b2b54d | [log] [tgz] |
---|---|---|
author | Vinh Tran <vinhdaitran@google.com> | Fri Jun 02 14:59:27 2023 -0400 |
committer | Vinh Tran <vinhdaitran@google.com> | Tue Jun 06 19:04:32 2023 +0000 |
tree | 2b980a53beff2ca0626ccae4efbb2ce68cde29ee | |
parent | 6f21b84b2ab18fe54b22ab3a8b9d13fe65745cbb [diff] |
Replace aidl_interface_headers with aidl_library aosp/2571770 introduced aidl_library module type to better map with Bazel BUILDs and enforces explicit aidl headers. Some branches don't have system/tools/aidl so aidl_library was implemented in build/soong instead. Since aidl_library_headers isn't used anywhere yet, this CL has no regression. Test: go test Change-Id: I1c4df39947e655b649dcde33b666f27a020cfd7b
Documentation for this project is currently maintained here:
https://source.android.com/devices/architecture/aidl/overview