Merge "support aidl bp2build changes" into main

This commit is contained in:
Christopher Parsons
2023-09-28 20:19:43 +00:00
committed by Gerrit Code Review
3 changed files with 63 additions and 4 deletions

View File

@@ -285,6 +285,7 @@ var (
"hardware/interfaces/configstore/1.0": Bp2BuildDefaultTrue,
"hardware/interfaces/configstore/1.1": Bp2BuildDefaultTrue,
"hardware/interfaces/configstore/utils": Bp2BuildDefaultTrue,
"hardware/interfaces/contexthub/aidl": Bp2BuildDefaultTrue,
"hardware/interfaces/graphics/allocator/2.0": Bp2BuildDefaultTrue,
"hardware/interfaces/graphics/allocator/3.0": Bp2BuildDefaultTrue,
"hardware/interfaces/graphics/allocator/4.0": Bp2BuildDefaultTrue,
@@ -907,7 +908,6 @@ var (
"libRSDispatch",
// hal_unit_tests and deps
"android.hardware.contexthub_interface", // created implicitly by android.hardware.contexthub
"chre_flatbuffers",
"event_logger",
"hal_unit_tests",