summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-16 01:03:58 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-16 01:03:58 +0000
commitd07ea38442fbcdfda834848044c6448e4db0d691 (patch)
tree86085d5dcca2f6a6e8195b9aa6a650ee68aef786
parenta27659021405f6ba29da88423a4e74d51a5f03d9 (diff)
parent74543e10b51ab2fc8ab0f161340615f404484956 (diff)
downloadmodp_b64-android13-security-release.tar.gz
Change-Id: I455b7081727762868d8a149ff563b0d4ee89e6d2
-rw-r--r--Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 0a3c51f..cc02350 100644
--- a/Android.bp
+++ b/Android.bp
@@ -44,6 +44,10 @@ cc_library_static {
local_include_dirs: ["modp_b64"],
export_include_dirs: ["."],
min_sdk_version: "30",
+ apex_available: [
+ "//apex_available:platform",
+ "com.android.bluetooth",
+ ],
}
cc_library_static {