summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-06-22 01:08:32 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-06-22 01:08:32 +0000
commitb353cbc8cc05636db338ca803b03e5cacd5091f2 (patch)
tree9e1d16b7b25ea18627668c1f1f0d1623298d1249
parent005418886e98d6c48c7989c495ac48418473f46d (diff)
parent8e5f454713fd4d6dfed8975c024a6629a2e859d4 (diff)
downloadlibchrome-android13-d2-release.tar.gz
Snap for 8750964 from 8e5f454713fd4d6dfed8975c024a6629a2e859d4 to tm-d2-releaseandroid-13.0.0_r55android13-d2-release
Change-Id: I892ffa926c589dd0e476d29dda99e7ce8dd3f1b0
-rw-r--r--Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index aada4d99f9..3a612893e9 100644
--- a/Android.bp
+++ b/Android.bp
@@ -868,6 +868,10 @@ cc_library {
],
},
},
+ apex_available: [
+ "//apex_available:platform",
+ "com.android.bluetooth",
+ ],
min_sdk_version: "30",
}