Merge "Allowlist libflagtest and FlagMacrosTests." into main am: c5b9abba30

Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2759040

Change-Id: I47b70a92547b52eecc7ab5db03646a33529a2a3f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Treehugger Robot
2023-09-27 00:20:27 +00:00
committed by Automerger Merge Worker

View File

@@ -83,9 +83,9 @@ var (
"build/soong/third_party/zip": Bp2BuildDefaultTrue,
"cts/common/device-side/nativetesthelper/jni": Bp2BuildDefaultTrueRecursively,
"cts/libs/json": Bp2BuildDefaultTrueRecursively,
"cts/tests/tests/gesture": Bp2BuildDefaultTrueRecursively,
"platform_testing/libraries/annotations": Bp2BuildDefaultTrueRecursively,
"cts/flags/cc_tests": Bp2BuildDefaultTrueRecursively,
"cts/libs/json": Bp2BuildDefaultTrueRecursively,
"cts/tests/tests/gesture": Bp2BuildDefaultTrueRecursively,
"dalvik/tools/dexdeps": Bp2BuildDefaultTrueRecursively,
@@ -344,7 +344,9 @@ var (
"packages/screensavers/Basic": Bp2BuildDefaultTrue,
"packages/services/Car/tests/SampleRearViewCamera": Bp2BuildDefaultFalse, // TODO(b/242834321)
"platform_testing/tests/example": Bp2BuildDefaultTrueRecursively,
"platform_testing/libraries/annotations": Bp2BuildDefaultTrueRecursively,
"platform_testing/libraries/flag-helpers/libflagtest": Bp2BuildDefaultTrueRecursively,
"platform_testing/tests/example": Bp2BuildDefaultTrueRecursively,
"prebuilts/clang/host/linux-x86": Bp2BuildDefaultTrueRecursively,
"prebuilts/gradle-plugin": Bp2BuildDefaultTrueRecursively,