diff options
author | 2023-04-28 11:21:25 -0400 | |
---|---|---|
committer | 2023-05-16 16:08:15 -0400 | |
commit | e684294fb2f0407cd2e0cbfd8663542d3185b570 (patch) | |
tree | a5b54fb5901f7ec5437b2b69bc5227d13d39217c /java/fuzz_test.go | |
parent | 735013943a524885159316033e209d4093ce5a22 (diff) |
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
Change-Id: I4ede1d23fbc04bdbfb69823d955c6df6b0a7b4ee
Diffstat (limited to 'java/fuzz_test.go')
0 files changed, 0 insertions, 0 deletions