platform_build_soong/aidl_library
Vinh Tran 367d89da78 Use aidl_library in cc libraries
Introduce aidl.libs prop on cc libraries to pass in aidl_library. The goal is to eventually disallow aidl.include_dirs (a pattern for passing aidl headers dir for aidl compilation) and enforce aidl headers to be explicitly specified in Android.bp.

Bug: 278704136
Test: go test
Change-Id: Ia78bc11dfa12f47d2d1bb90dc65372ddb17f7e14
2023-05-15 17:09:22 -04:00
..
aidl_library.go Use aidl_library in cc libraries 2023-05-15 17:09:22 -04:00
aidl_library_test.go Use aidl_library in cc libraries 2023-05-15 17:09:22 -04:00
Android.bp Implement aidl_library module type 2023-05-10 16:46:20 -04:00