aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorRoopa Sattiraju <sattiraju@google.com>2021-12-22 17:24:20 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-12-22 17:24:20 +0000
commitde8d7b0ab3a01cafba1b518097c02549e6b52038 (patch)
tree59fa34ba9bec5910a2392cd99c58a74ff1fd38d1 /Android.bp
parenta709533e906b6b961fdda0b9034e44eb7aeab542 (diff)
parentbb92c96110d817f8d7c726d097bb4c12af9e9852 (diff)
downloadthiserror-de8d7b0ab3a01cafba1b518097c02549e6b52038.tar.gz
Adding bluetooth apex am: bb92c96110
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/thiserror/+/1931391 Change-Id: I22c5b054d7f1bbda629723fbe68f2d6f3d7e8b08
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index cc2e6d6..9db6ce8 100644
--- a/Android.bp
+++ b/Android.bp
@@ -48,6 +48,7 @@ rust_library {
proc_macros: ["libthiserror_impl"],
apex_available: [
"//apex_available:platform",
+ "com.android.bluetooth",
"com.android.compos",
"com.android.resolv",
"com.android.uwb",