aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-31 18:52:39 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-31 18:52:39 +0000
commitb13324904a3c64e9d8114cf48ebe29df9964e339 (patch)
treec89228b5cb157279c83138f68925300ccaa3de8c
parent9bb07a7d9251d2a918820c4e96160a12d7a619de (diff)
parent76d9046797051952625fe4ce9d4669220682c820 (diff)
downloadlibevent-b13324904a3c64e9d8114cf48ebe29df9964e339.tar.gz
Snap for 8389696 from 76d9046797051952625fe4ce9d4669220682c820 to tm-d2-releaseandroid-13.0.0_r55android13-d2-release
Change-Id: I496158e4234d68e847fd633c4cfd11abdbb66e33
-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",
+ ],
}