aboutsummaryrefslogtreecommitdiff
path: root/gd/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'gd/Android.bp')
-rw-r--r--gd/Android.bp30
1 files changed, 0 insertions, 30 deletions
diff --git a/gd/Android.bp b/gd/Android.bp
index 5919ad55e..d2daa7db7 100644
--- a/gd/Android.bp
+++ b/gd/Android.bp
@@ -130,10 +130,6 @@ cc_defaults {
"libutils",
"libcutils",
],
- static_libs: [
- "libbt_common_sys_prop_cxx",
- "libbt_hidl_hal_cxx",
- ],
},
},
srcs: [
@@ -169,8 +165,6 @@ cc_defaults {
static_libs: [
"libbluetooth-protos",
"libbluetooth_rust_interop",
- "libbt_shim_ffi",
- "libcxxbridge05",
],
export_static_lib_headers: [ "libbluetooth_rust_interop" ],
}
@@ -232,8 +226,6 @@ cc_binary {
"libbluetooth_gd",
"libflatbuffers-cpp",
"libbluetooth_rust_interop",
- "libbt_shim_ffi",
- "libcxxbridge05",
],
shared_libs: [
"libbacktrace",
@@ -252,10 +244,6 @@ cc_binary {
"libutils",
"libcutils",
],
- static_libs: [
- "libbt_common_sys_prop_cxx",
- "libbt_hidl_hal_cxx",
- ],
},
host: {
required: [
@@ -303,10 +291,6 @@ cc_test {
"libutils",
"libcutils",
],
- static_libs: [
- "libbt_common_sys_prop_cxx",
- "libbt_hidl_hal_cxx",
- ],
},
},
srcs: [
@@ -341,8 +325,6 @@ cc_test {
"libflatbuffers-cpp",
"libgmock",
"libbluetooth_rust_interop",
- "libbt_shim_ffi",
- "libcxxbridge05",
],
shared_libs: [
"libchrome",
@@ -380,8 +362,6 @@ cc_test {
},
static_libs: [
"libbluetooth_rust_interop",
- "libbt_shim_ffi",
- "libcxxbridge05",
"libchrome",
],
shared_libs: [
@@ -396,10 +376,6 @@ cc_test {
"libutils",
"libcutils",
],
- static_libs: [
- "libbt_common_sys_prop_cxx",
- "libbt_hidl_hal_cxx",
- ],
},
},
}
@@ -418,8 +394,6 @@ cc_defaults {
"libgmock",
"libgtest",
"libbluetooth_rust_interop",
- "libbt_shim_ffi",
- "libcxxbridge05",
],
host_supported: true,
generated_headers: [
@@ -443,10 +417,6 @@ cc_defaults {
"libhidlbase",
"libutils",
],
- static_libs: [
- "libbt_common_sys_prop_cxx",
- "libbt_hidl_hal_cxx",
- ],
},
},
}