summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-06-22 01:09:25 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-06-22 01:09:25 +0000
commit3c3bb638c065b486f1209811b37fdf88a9d525ab (patch)
tree9e1d16b7b25ea18627668c1f1f0d1623298d1249
parentf1fb978a21bb7877b78c1446d14f310e97c854c6 (diff)
parent8e5f454713fd4d6dfed8975c024a6629a2e859d4 (diff)
downloadlibchrome-android13-qpr1-s7-release.tar.gz
Change-Id: I26fb64733bf6f2cfdfd3436d209c9055ca612854
-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",
}