aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-28 16:00:36 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-28 16:00:36 +0000
commit19b0f1e7dcd4f39cb0974c8091fe2e4993807c17 (patch)
treec89228b5cb157279c83138f68925300ccaa3de8c
parent2a496e1fc7759c6d1995d9cd98511f68a707d74b (diff)
parent76d9046797051952625fe4ce9d4669220682c820 (diff)
downloadlibevent-android13-frc-adbd-release.tar.gz
Snap for 8512216 from 76d9046797051952625fe4ce9d4669220682c820 to tm-frc-adbd-releaset_frc_adb_330444000android13-frc-adbd-release
Change-Id: I717b1d2df29d36d419fea9a539e3fd347aa13638
-rw-r--r--Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 5b019d0..a0c5c1b 100644
--- a/Android.bp
+++ b/Android.bp
@@ -117,4 +117,8 @@ cc_library {
},
},
min_sdk_version: "30",
+ apex_available: [
+ "//apex_available:platform",
+ "com.android.bluetooth",
+ ],
}