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

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

bp2build allowlist //development/sdk/...

This builds //development/sdk:platform_tools_version.

Fixes: 198236279
Test: CI
Change-Id: Ibb3d89d07a2841d0d351b05c480caa9a87b870bf
parent 4b2435bc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -162,6 +162,7 @@ var (
	bp2buildDefaultConfig = Bp2BuildConfig{
		"bionic":                            Bp2BuildDefaultTrueRecursively,
		"build/bazel/examples/apex/minimal": Bp2BuildDefaultTrueRecursively,
		"development/sdk":                   Bp2BuildDefaultTrueRecursively,
		"external/gwp_asan":                 Bp2BuildDefaultTrueRecursively,
		"system/core/libcutils":             Bp2BuildDefaultTrueRecursively,
		"system/core/property_service/libpropertyinfoparser": Bp2BuildDefaultTrueRecursively,