aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorWilliam Escande <wescande@google.com>2022-08-22 11:27:58 -0700
committerWilliam Escande <wescande@google.com>2022-08-22 11:27:58 -0700
commit1b6ae989585a61fe7c27884eb78ab4fd4c6ebf9d (patch)
tree75ba823169752010431f2a6cf18098e93108d74c /Android.bp
parent1e1f240ba2943f4a25930c8b312a2a950b7877d9 (diff)
downloadtokio-1b6ae989585a61fe7c27884eb78ab4fd4c6ebf9d.tar.gz
[Bluetooth apex] Use new apex name
The Bluetooth apex name is now called com.android.btservices Bug: 243054261 Test: Build Change-Id: I799dede151a6da0951888c68d7b171fc9bb16f3c
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index bee1f8a..17e4864 100644
--- a/Android.bp
+++ b/Android.bp
@@ -55,7 +55,7 @@ rust_library {
proc_macros: ["libtokio_macros"],
apex_available: [
"//apex_available:platform",
- "com.android.bluetooth",
+ "com.android.btservices",
"com.android.resolv",
"com.android.uwb",
],