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

Commit da03b080 authored by Liz Kammer's avatar Liz Kammer
Browse files

Allowlist more of system/timezone

This helps enable better testing of tzdata apex building.

Test: b build --config=android //system/timezone/...
Change-Id: Iec0d2393366fa612f24c57b6ae2d4f7bfe181668
parent 7c907b84
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -364,6 +364,8 @@ var (
		"system/testing/gtest_extras":                            Bp2BuildDefaultTrueRecursively,
		"system/timezone/apex":                                   Bp2BuildDefaultTrueRecursively,
		"system/timezone/output_data":                            Bp2BuildDefaultTrueRecursively,
		"system/timezone/testdata":                               Bp2BuildDefaultTrueRecursively,
		"system/timezone/testing":                                Bp2BuildDefaultTrueRecursively,
		"system/tools/aidl/build/tests_bp2build":                 Bp2BuildDefaultTrue,
		"system/tools/aidl/metadata":                             Bp2BuildDefaultTrue,
		"system/tools/hidl/metadata":                             Bp2BuildDefaultTrue,