summaryrefslogtreecommitdiff
path: root/system/btif
diff options
context:
space:
mode:
author Henri Chataing <henrichataing@google.com> 2025-02-28 22:37:04 +0000
committer Henri Chataing <henrichataing@google.com> 2025-03-04 22:24:58 +0000
commit85736857e52f70b9daa5cc521e16c0dbce91b7d2 (patch)
tree600f09452556bf29349dfc453a03c53f7b7d4a9f /system/btif
parent6b4bc48caf1517ac753164157f741eb34effbeb4 (diff)
Remove redundant libraries libbluetooth and libbluetooth-for-tests
Bug: 331817295 Test: m com.android.bt Flag: EXEMPT, build change Change-Id: If27622e0033942e946fe6f6225b35d3346e9078b
Diffstat (limited to 'system/btif')
-rw-r--r--system/btif/Android.bp3
1 files changed, 2 insertions, 1 deletions
diff --git a/system/btif/Android.bp b/system/btif/Android.bp
index d6aee63815..0eb097dca7 100644
--- a/system/btif/Android.bp
+++ b/system/btif/Android.bp
@@ -238,10 +238,10 @@ cc_test {
"bluetooth_flags_c_lib_for_test",
"libFraunhoferAAC",
"libbase",
- "libbluetooth-for-tests",
"libbluetooth-types",
"libbluetooth_core_rs",
"libbluetooth_crypto_toolbox",
+ "libbluetooth_gd",
"libbluetooth_log",
"libbt-audio-asrc",
"libbt-audio-hal-interface",
@@ -255,6 +255,7 @@ cc_test {
"libbt-stack",
"libbtcore",
"libbtdevice",
+ "libbte",
"libbtif",
"libchrome",
"libcom.android.sysprop.bluetooth.wrapped",