Merge "Allowlist metalava and dependencies." am: 47c71e840b
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2438452 Change-Id: Iebb03b15e86b6574f9f284d6b68113d676e53c53 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -144,7 +144,9 @@ var (
|
|||||||
"external/jemalloc_new": Bp2BuildDefaultTrueRecursively,
|
"external/jemalloc_new": Bp2BuildDefaultTrueRecursively,
|
||||||
"external/jsoncpp": Bp2BuildDefaultTrueRecursively,
|
"external/jsoncpp": Bp2BuildDefaultTrueRecursively,
|
||||||
"external/jsr305": Bp2BuildDefaultTrueRecursively,
|
"external/jsr305": Bp2BuildDefaultTrueRecursively,
|
||||||
|
"external/jsr330": Bp2BuildDefaultTrueRecursively,
|
||||||
"external/junit": Bp2BuildDefaultTrueRecursively,
|
"external/junit": Bp2BuildDefaultTrueRecursively,
|
||||||
|
"external/kotlinc": Bp2BuildDefaultTrueRecursively,
|
||||||
"external/libaom": Bp2BuildDefaultTrueRecursively,
|
"external/libaom": Bp2BuildDefaultTrueRecursively,
|
||||||
"external/libavc": Bp2BuildDefaultTrueRecursively,
|
"external/libavc": Bp2BuildDefaultTrueRecursively,
|
||||||
"external/libcap": Bp2BuildDefaultTrueRecursively,
|
"external/libcap": Bp2BuildDefaultTrueRecursively,
|
||||||
@@ -277,6 +279,7 @@ var (
|
|||||||
"platform_testing/tests/example": Bp2BuildDefaultTrueRecursively,
|
"platform_testing/tests/example": Bp2BuildDefaultTrueRecursively,
|
||||||
|
|
||||||
"prebuilts/clang/host/linux-x86": Bp2BuildDefaultTrueRecursively,
|
"prebuilts/clang/host/linux-x86": Bp2BuildDefaultTrueRecursively,
|
||||||
|
"prebuilts/gradle-plugin": Bp2BuildDefaultTrueRecursively,
|
||||||
"prebuilts/runtime/mainline/platform/sdk": Bp2BuildDefaultTrueRecursively,
|
"prebuilts/runtime/mainline/platform/sdk": Bp2BuildDefaultTrueRecursively,
|
||||||
"prebuilts/sdk/current/extras/app-toolkit": Bp2BuildDefaultTrue,
|
"prebuilts/sdk/current/extras/app-toolkit": Bp2BuildDefaultTrue,
|
||||||
"prebuilts/sdk/current/support": Bp2BuildDefaultTrue,
|
"prebuilts/sdk/current/support": Bp2BuildDefaultTrue,
|
||||||
@@ -347,6 +350,7 @@ var (
|
|||||||
"system/unwinding/libunwindstack": Bp2BuildDefaultTrueRecursively,
|
"system/unwinding/libunwindstack": Bp2BuildDefaultTrueRecursively,
|
||||||
|
|
||||||
"tools/apksig": Bp2BuildDefaultTrue,
|
"tools/apksig": Bp2BuildDefaultTrue,
|
||||||
|
"tools/metalava": Bp2BuildDefaultTrue,
|
||||||
"tools/platform-compat/java/android/compat": Bp2BuildDefaultTrueRecursively,
|
"tools/platform-compat/java/android/compat": Bp2BuildDefaultTrueRecursively,
|
||||||
"tools/tradefederation/prebuilts/filegroups": Bp2BuildDefaultTrueRecursively,
|
"tools/tradefederation/prebuilts/filegroups": Bp2BuildDefaultTrueRecursively,
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user