removing codegen_cli from Bp2buildKeepExistingBuildFile
can allowlist instead. bp2build now handles kotlin srcs Change-Id: I0f96eb50cbb5bd2c6dc69f253b1a35cfd4edecf2 Test: built codegen_cli with bazel Bug: b/245731902
This commit is contained in:
@@ -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,
|
||||
@@ -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
|
||||
|
Reference in New Issue
Block a user