summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-11-01 21:25:28 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-11-01 21:25:28 +0000
commit0745562cd59057d1e43ff2984ec1f8f875112f40 (patch)
tree9e1d16b7b25ea18627668c1f1f0d1623298d1249
parent59a9ec8493539bf0e6144982b71831dddfeeb032 (diff)
parentb3a8c4cb9eedc809a2fdff23d794ab8d24cd100f (diff)
downloadlibchrome-android13-platform-release.tar.gz
Change-Id: I23aa3333abbc5f0cc5dda3bad6cf6b898dfc81b8
-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",
}