aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-01 10:57:16 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-01 10:57:16 +0000
commita6468184bf93141f2acfadb1ddf67503817992de (patch)
tree6c8f99caa41441d024d8d75c5b99ccc241ce94a0 /Android.bp
parent27e3ed98a52aeaa51e61b0f2168b2dceccf1be3f (diff)
parent1081fb69644714e0022b02bac6c1fce43d70ceae (diff)
downloadnanopb-c-a6468184bf93141f2acfadb1ddf67503817992de.tar.gz
Snap for 9550355 from 1081fb69644714e0022b02bac6c1fce43d70ceae to sdk-releaseplatform-tools-34.0.4platform-tools-34.0.3platform-tools-34.0.1platform-tools-34.0.0platform-tools-33.0.4
Change-Id: I438b6cbdca75904d988bf70f5a039edbe69aad26
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp5
1 files changed, 5 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index bd07587..4515e03 100644
--- a/Android.bp
+++ b/Android.bp
@@ -74,6 +74,11 @@ cc_defaults {
cc_library_static {
name: "libprotobuf-c-nano",
defaults: ["libprotobuf-c-nano-defaults"],
+ apex_available: [
+ "//apex_available:platform",
+ "com.android.btservices",
+ ],
+ min_sdk_version: "30",
}
cc_library_static {