aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-01 03:02:54 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-01 03:02:54 +0000
commit3ee85ac8073862bbcca0907ab65086e2cc53a1a2 (patch)
tree50fe8813be739707f5c9bf41d626ac08690148f2
parent04ba4e9aacf0345f121ac9a6b53e91412e35b818 (diff)
parenteb630594faea0449aeb20aef1898efdc1e0a4fe6 (diff)
downloadprotobuf-android13-mainline-wifi-release.tar.gz
Snap for 9665772 from eb630594faea0449aeb20aef1898efdc1e0a4fe6 to mainline-wifi-releaseaml_wif_331910020aml_wif_331810010aml_wif_331710030android13-mainline-wifi-release
Change-Id: Ia738b6d8db924c9c02d7d11b3881303aeeba97e4
-rw-r--r--Android.bp3
1 files changed, 2 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 6090be25d..98c0736ec 100644
--- a/Android.bp
+++ b/Android.bp
@@ -136,8 +136,9 @@ cc_library_static {
apex_available: [
"//apex_available:platform",
"com.android.adservices",
+ "com.android.extservices",
],
- min_sdk_version: "33",
+ min_sdk_version: "30",
}
// C++ lite library for the platform and host.