Merge "Allowlist system/media/camera in bp2build" into main am: 3f1b7faeac
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2717434 Change-Id: Ia2e1442361c9077ea53f31e6fd3239b4ce9c4ac4 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -255,6 +255,7 @@ var (
|
||||
"hardware/interfaces/audio/aidl/common": Bp2BuildDefaultTrue,
|
||||
"hardware/interfaces/audio/aidl/default": Bp2BuildDefaultTrue,
|
||||
"hardware/interfaces/audio/aidl/sounddose": Bp2BuildDefaultTrue,
|
||||
"hardware/interfaces/camera/metadata/aidl": Bp2BuildDefaultTrueRecursively,
|
||||
"hardware/interfaces/common/aidl": Bp2BuildDefaultTrue,
|
||||
"hardware/interfaces/common/fmq/aidl": Bp2BuildDefaultTrue,
|
||||
"hardware/interfaces/common/support": Bp2BuildDefaultTrue,
|
||||
@@ -396,6 +397,7 @@ var (
|
||||
"system/media/audio": Bp2BuildDefaultTrueRecursively,
|
||||
"system/media/alsa_utils": Bp2BuildDefaultTrueRecursively,
|
||||
"system/media/audio_utils": Bp2BuildDefaultTrueRecursively,
|
||||
"system/media/camera": Bp2BuildDefaultTrueRecursively,
|
||||
"system/memory/libion": Bp2BuildDefaultTrueRecursively,
|
||||
"system/memory/libmemunreachable": Bp2BuildDefaultTrueRecursively,
|
||||
"system/sepolicy/apex": Bp2BuildDefaultTrueRecursively,
|
||||
|
Reference in New Issue
Block a user