Files
build_soong/bp2build
Vinh Tran 732cf871fd Pass includes attrs to cc_aidl_library
https://source.android.com/docs/core/architecture/aidl/aidl-backends#custom-parcelables

Some aidl files have custom parcelables with references to cpp headers. Hence, we need to pass the include dirs from cc libs to cc_aidl_library so that custom cpp headers are findable by the generated cpp/h files.

Test: go test
Bug: 278704136
(cherry picked from https://android-review.googlesource.com/q/commit:e684294fb2f0407cd2e0cbfd8663542d3185b570)
Merged-In: I4ede1d23fbc04bdbfb69823d955c6df6b0a7b4ee
Change-Id: I4ede1d23fbc04bdbfb69823d955c6df6b0a7b4ee
2023-06-06 22:49:54 +00:00
..
2023-03-01 23:15:30 -05:00
2023-03-02 17:45:01 +00:00
2023-04-05 11:44:49 -07:00