summaryrefslogtreecommitdiff
path: root/system/test
diff options
context:
space:
mode:
author Henri Chataing <henrichataing@google.com> 2025-02-27 02:19:30 +0000
committer Henri Chataing <henrichataing@google.com> 2025-03-03 08:45:55 -0800
commitb0abf3038d4606a67e139297ec11ae5eb54a2dd8 (patch)
treee71fd536fdad008ce459d6c40458c48b89715a57 /system/test
parent57ee586bbd644236d1540e373de2b8b031325dd6 (diff)
soong: Merge libbtif-core into libbtif
Bug: 331817295 Test: m com.android.bt Flag: EXEMPT, build change Change-Id: Ica03e74dfce41b4839c93f8644dab5ffea367b7b
Diffstat (limited to 'system/test')
-rw-r--r--system/test/headless/Android.bp1
-rw-r--r--system/test/suite/Android.bp1
2 files changed, 0 insertions, 2 deletions
diff --git a/system/test/headless/Android.bp b/system/test/headless/Android.bp
index 7b1b487154..709b0074eb 100644
--- a/system/test/headless/Android.bp
+++ b/system/test/headless/Android.bp
@@ -103,7 +103,6 @@ cc_binary {
"libbtdevice",
"libbte",
"libbtif",
- "libbtif-core",
"libchrome",
"libcom.android.sysprop.bluetooth.wrapped",
"libevent",
diff --git a/system/test/suite/Android.bp b/system/test/suite/Android.bp
index b916f691d5..62870eed9b 100644
--- a/system/test/suite/Android.bp
+++ b/system/test/suite/Android.bp
@@ -83,7 +83,6 @@ cc_defaults {
"libbtdevice",
"libbte",
"libbtif",
- "libbtif-core",
"libcom.android.sysprop.bluetooth.wrapped",
"libexpresslog",
"libflatbuffers-cpp",