commit | cbbf330356a3845be4c48adb792aede9968c5934 | [log] [tgz] |
---|---|---|
author | Vinh Tran <vinhdaitran@google.com> | Thu May 25 09:19:56 2023 -0400 |
committer | Vinh Tran <vinhdaitran@google.com> | Fri Jun 09 01:39:54 2023 +0000 |
tree | 233e28921994f94ba640ba6ee699189e5f35efda | |
parent | af2f284a0b6d73b059cf5a9372a9db61f3ba0828 [diff] |
Migrate aidl filegroup to aidl_library ag/22717101 uses aidl.deps prop in filegroup to include aidl headers. aosp/2571770 introduced aidl_library module type to better enforce explicit aidl headers in Android.bp. This CL moves the libgui_aidl modified in ag/22717101 to aidl_library so we can deprecate the aidl.deps prop in filegroup. Bug: 279960133 Test: m libgui Change-Id: I17b448607d27ede681ffc42dc35077109463b9d7