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

Commit b69fd887 authored by Vinh Tran's avatar Vinh Tran
Browse files

Allowlist integration test for gensrcs

Tests are in aosp/2108410

Test: b build //build/bazel/examples/gensrcs/...
Bug: 179452413
Change-Id: Iea7da04d92ba7b6ac3d555d5f35765a48a68bf65
parent b69e1aec
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -47,6 +47,7 @@ var (
		"build/bazel/examples/apex/minimal":     Bp2BuildDefaultTrueRecursively,
		"build/bazel/examples/soong_config_variables":        Bp2BuildDefaultTrueRecursively,
		"build/bazel/examples/python":                        Bp2BuildDefaultTrueRecursively,
		"build/bazel/examples/gensrcs":                       Bp2BuildDefaultTrueRecursively,
		"build/make/target/product/security":                 Bp2BuildDefaultTrue,
		"build/make/tools/signapk":                           Bp2BuildDefaultTrue,
		"build/make/tools/zipalign":                          Bp2BuildDefaultTrueRecursively,