Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c5b9abba authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Allowlist libflagtest and FlagMacrosTests." into main

parents 37f93917 b70c096a
Loading
Loading
Loading
Loading
+6 −4
Original line number Diff line number Diff line
@@ -83,9 +83,9 @@ var (
		"build/soong/third_party/zip":        Bp2BuildDefaultTrue,

		"cts/common/device-side/nativetesthelper/jni": Bp2BuildDefaultTrueRecursively,
		"cts/flags/cc_tests":                          Bp2BuildDefaultTrueRecursively,
		"cts/libs/json":                               Bp2BuildDefaultTrueRecursively,
		"cts/tests/tests/gesture":                     Bp2BuildDefaultTrueRecursively,
		"platform_testing/libraries/annotations": Bp2BuildDefaultTrueRecursively,

		"dalvik/tools/dexdeps": Bp2BuildDefaultTrueRecursively,

@@ -344,6 +344,8 @@ var (
		"packages/screensavers/Basic":                        Bp2BuildDefaultTrue,
		"packages/services/Car/tests/SampleRearViewCamera":   Bp2BuildDefaultFalse, // TODO(b/242834321)

		"platform_testing/libraries/annotations":              Bp2BuildDefaultTrueRecursively,
		"platform_testing/libraries/flag-helpers/libflagtest": Bp2BuildDefaultTrueRecursively,
		"platform_testing/tests/example":                      Bp2BuildDefaultTrueRecursively,

		"prebuilts/clang/host/linux-x86":                   Bp2BuildDefaultTrueRecursively,