Support suffix
property in bp2build
Support this in cc_{binary,library{,_shared}} Bug: 204811222 Test: Suffix additions to cc_{binary,library{,_shared}}_conversion_test.go Test: mixed_{libc,droid}.sh also builds newly allowlisted Change-Id: I596694794b01b04c542cbcd7d54baeb7d914ba50
This commit is contained in:
parent
1520d7fb2d
commit
a56e97042c
@@ -591,30 +591,8 @@ var (
|
||||
"libadb_pairing_connection_static",
|
||||
"libadb_pairing_server", "libadb_pairing_server_static",
|
||||
|
||||
// TODO(b/204811222) support suffix in cc_binary
|
||||
"acvp_modulewrapper",
|
||||
"android.hardware.media.c2@1.0-service-v4l2",
|
||||
"app_process",
|
||||
"bar_test",
|
||||
"bench_cxa_atexit",
|
||||
"bench_noop",
|
||||
"bench_noop_nostl",
|
||||
"bench_noop_static",
|
||||
"boringssl_self_test",
|
||||
"boringssl_self_test_vendor",
|
||||
"bssl",
|
||||
"cavp",
|
||||
"crash_dump",
|
||||
// TODO(b/240563612) Needing `stem` selection support for cc_binary
|
||||
"crasher",
|
||||
"libcxx_test_template",
|
||||
"linker",
|
||||
"memory_replay",
|
||||
"native_bridge_guest_linker",
|
||||
"native_bridge_stub_library_defaults",
|
||||
"noop",
|
||||
"simpleperf_ndk",
|
||||
"toybox-static",
|
||||
"zlib_bench",
|
||||
|
||||
// java_import[_host] issues
|
||||
// tradefed prebuilts depend on libprotobuf
|
||||
|
Reference in New Issue
Block a user