aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-06 22:53:27 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-06 22:53:27 +0000
commita484d15ff84b7ceb479709cd1765d4907ee1f92c (patch)
tree50fe8813be739707f5c9bf41d626ac08690148f2
parentde01c0b339944019b3bd231a44b157c343080f11 (diff)
parenteb630594faea0449aeb20aef1898efdc1e0a4fe6 (diff)
downloadprotobuf-android13-mainline-art-release.tar.gz
Snap for 9697385 from eb630594faea0449aeb20aef1898efdc1e0a4fe6 to mainline-art-releaseaml_art_331813100aml_art_331813010aml_art_331711080android13-mainline-art-release
Change-Id: If6e9b0f85ebb8b1a87e69b11d057574b478e8334
-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.