Loading android/allowlists/allowlists.go +1 −1 Original line number Diff line number Diff line Loading @@ -198,6 +198,7 @@ var ( "frameworks/base/startop/apps/test": Bp2BuildDefaultTrue, "frameworks/base/tests/appwidgets/AppWidgetHostTest": Bp2BuildDefaultTrueRecursively, "frameworks/base/tools/aapt2": Bp2BuildDefaultTrue, "frameworks/base/tools/codegen": Bp2BuildDefaultTrueRecursively, "frameworks/base/tools/streaming_proto": Bp2BuildDefaultTrueRecursively, "frameworks/hardware/interfaces/stats/aidl": Bp2BuildDefaultTrue, "frameworks/native/libs/adbd_auth": Bp2BuildDefaultTrueRecursively, Loading Loading @@ -383,7 +384,6 @@ var ( // this BUILD file is globbed by //external/icu/icu4c/source:icu4c_test_data's "data/**/*". "external/icu/icu4c/source/data/unidata/norm2":/* recursive = */ false, "frameworks/base/tools/codegen":/* recursive = */ true, "frameworks/ex/common":/* recursive = */ true, // Building manually due to b/179889880: resource files cross package boundary Loading Loading
android/allowlists/allowlists.go +1 −1 Original line number Diff line number Diff line Loading @@ -198,6 +198,7 @@ var ( "frameworks/base/startop/apps/test": Bp2BuildDefaultTrue, "frameworks/base/tests/appwidgets/AppWidgetHostTest": Bp2BuildDefaultTrueRecursively, "frameworks/base/tools/aapt2": Bp2BuildDefaultTrue, "frameworks/base/tools/codegen": Bp2BuildDefaultTrueRecursively, "frameworks/base/tools/streaming_proto": Bp2BuildDefaultTrueRecursively, "frameworks/hardware/interfaces/stats/aidl": Bp2BuildDefaultTrue, "frameworks/native/libs/adbd_auth": Bp2BuildDefaultTrueRecursively, Loading Loading @@ -383,7 +384,6 @@ var ( // this BUILD file is globbed by //external/icu/icu4c/source:icu4c_test_data's "data/**/*". "external/icu/icu4c/source/data/unidata/norm2":/* recursive = */ false, "frameworks/base/tools/codegen":/* recursive = */ true, "frameworks/ex/common":/* recursive = */ true, // Building manually due to b/179889880: resource files cross package boundary Loading