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

Commit b70c096a authored by Jingwen Chen's avatar Jingwen Chen
Browse files

Allowlist libflagtest and FlagMacrosTests.

Test: atest-dev FlagMacrosTest --roboleaf-mode=dev
Fixes: 300335177
Change-Id: I44a63b0a1aa6bef30736f72d01d7a80930e2f48d
parent 40c7bae1
Loading
Loading
Loading
Loading
+6 −4
Original line number Diff line number Diff line
@@ -80,9 +80,9 @@ var (
		"build/soong/scripts":                Bp2BuildDefaultTrueRecursively,

		"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,

@@ -335,6 +335,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,