aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-09 06:18:28 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-09 06:18:28 +0000
commit31a15712382c0e9f4bea4166c16313b1c6045d38 (patch)
treec89228b5cb157279c83138f68925300ccaa3de8c
parent1fbfeea46632dbf36a705d8a42899edf5572203c (diff)
parent76d9046797051952625fe4ce9d4669220682c820 (diff)
downloadlibevent-android13-frc-networking-release.tar.gz
Snap for 8558685 from 76d9046797051952625fe4ce9d4669220682c820 to tm-frc-networking-releaset_frc_net_330443000android13-frc-networking-release
Change-Id: Ifbf98b37a263faa1e51df14e47b2c03964a54944
-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",
+ ],
}