bp2build allowlist //development/sdk/... am: a26246db72

Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1814443

Change-Id: I9e038e1c9cd361af2ebe1134c4229c9eb8a54f94
This commit is contained in:
Jingwen Chen
2021-08-31 07:20:12 +00:00
committed by Automerger Merge Worker

View File

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