bp2build converts android.hardware.audio AIDL am: a2cccc3926
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2376316 Change-Id: I505579c1b71fa6d90c4b9c99a018a97af3fe0a4d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
a7282fb5b9
1 changed files with 2 additions and 0 deletions
|
@ -212,7 +212,9 @@ var (
|
|||
"frameworks/proto_logging/stats": Bp2BuildDefaultTrueRecursively,
|
||||
|
||||
"hardware/interfaces": Bp2BuildDefaultTrue,
|
||||
"hardware/interfaces/audio/aidl": Bp2BuildDefaultTrue,
|
||||
"hardware/interfaces/common/aidl": Bp2BuildDefaultTrue,
|
||||
"hardware/interfaces/common/fmq/aidl": Bp2BuildDefaultTrue,
|
||||
"hardware/interfaces/configstore/1.0": Bp2BuildDefaultTrue,
|
||||
"hardware/interfaces/configstore/1.1": Bp2BuildDefaultTrue,
|
||||
"hardware/interfaces/configstore/utils": Bp2BuildDefaultTrue,
|
||||
|
|
Loading…
Reference in a new issue