summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Duarte <licorne@google.com>2022-03-18 13:20:03 +0000
committerDavid Duarte <licorne@google.com>2022-03-18 13:20:03 +0000
commit75bc640c4f2b2ff094f03096a526e036d1bc5ca2 (patch)
treea138ea982439008abbcd86e9964b4f7eb28eb618
parent746c97c8f4c541e29254e6b800fd3fe5ad9a551a (diff)
downloadunwinding-75bc640c4f2b2ff094f03096a526e036d1bc5ca2.tar.gz
Remove old names of packages/modules/Bluetooth
Change-Id: Iefcec5c017d35334fd5b71b5820cfc3383dba59b Merged-In: Iefcec5c017d35334fd5b71b5820cfc3383dba59b
-rw-r--r--libbacktrace/Android.bp3
1 files changed, 1 insertions, 2 deletions
diff --git a/libbacktrace/Android.bp b/libbacktrace/Android.bp
index e30ef5e..93a6fd3 100644
--- a/libbacktrace/Android.bp
+++ b/libbacktrace/Android.bp
@@ -127,11 +127,10 @@ cc_library {
"//bionic/libc/malloc_debug",
"//frameworks/native/opengl/libs",
"//packages/modules/vndk/apex",
+ "//packages/modules/Bluetooth/tools/rootcanal",
"//packages/modules/Bluetooth/system/gd",
- "//packages/modules/Bluetooth/system/vendor_libs/test_vendor_lib",
"//system/core/init",
"//system/core/libutils",
- "//packages/modules/Bluetooth/tools/rootcanal",
],
min_sdk_version: "apex_inherit",
vndk: {