Allowlist more modules under the adb package.

These are all buildable.

Bug: 239041723
Bug: 243025934

Test: presubmits
Change-Id: Id3de8d9b7f2f83fca78f26708dabb4b93372fc16
This commit is contained in:
Jingwen Chen
2022-09-09 10:47:43 +00:00
parent d4a0b1f63c
commit 2247acae0c

View File

@@ -445,6 +445,9 @@ var (
"ILogcatManagerService_aidl",
"libincremental_aidl-cpp",
"incremental_aidl",
//frameworks/native/cmds/cmd
"libcmd",
}
Bp2buildModuleTypeAlwaysConvertList = []string{
@@ -524,7 +527,6 @@ var (
// unconverted deps
"CarHTMLViewer", // depends on unconverted modules android.car-stubs, car-ui-lib
"abb", // depends on unconverted modules: libcmd, libbinder
"adb", // depends on unconverted modules: AdbWinApi, libandroidfw, libopenscreen-discovery, libopenscreen-platform-impl, libusb, bin2c_fastdeployagent, AdbWinUsbApi
"android_icu4j_srcgen", // depends on unconverted modules: currysrc
"android_icu4j_srcgen_binary", // depends on unconverted modules: android_icu4j_srcgen, currysrc
@@ -605,10 +607,6 @@ var (
"Mp3DecoderTest", // depends on unconverted modules: libsndfile, libaudioutils
"Mpeg4H263DecoderTest", // depends on unconverted modules: libstagefright_foundation
"Mpeg4H263EncoderTest",
"adb_crypto_test",
"adb_pairing_auth_test",
"adb_pairing_connection_test",
"adb_tls_connection_test",
"avcdec",
"avcenc",
"bionic-benchmarks-tests",
@@ -704,7 +702,6 @@ var (
"yuvconstants",
"yuvconvert",
"zipalign_tests",
// "zlib_tests",
// cc_test_library
"clang_diagnostic_tests",