aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-28 16:14:41 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-28 16:14:41 +0000
commit37ac7007176d24b189dae094429a3e17772a2178 (patch)
treec89228b5cb157279c83138f68925300ccaa3de8c
parent0829b0cb3bac2b980ef71d8fedc799e7d342fb92 (diff)
parent76d9046797051952625fe4ce9d4669220682c820 (diff)
downloadlibevent-android13-frc-neuralnetworks-release.tar.gz
Snap for 8512216 from 76d9046797051952625fe4ce9d4669220682c820 to tm-frc-neuralnetworks-releaset_frc_neu_330443030t_frc_neu_330443000android13-frc-neuralnetworks-release
Change-Id: Idb040f5b0ecd84165f297ff37f0236d3cd43a5a7
-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",
+ ],
}