aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-06 20:31:13 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-06 20:31:13 +0000
commit9a8d32ba9b898090928780dc099753b52c78afde (patch)
tree50fe8813be739707f5c9bf41d626ac08690148f2
parent9edf2136585697b6d0f6d60b6680f0413a4bc2c5 (diff)
parenteb630594faea0449aeb20aef1898efdc1e0a4fe6 (diff)
downloadprotobuf-android13-mainline-os-statsd-release.tar.gz
Snap for 9696069 from eb630594faea0449aeb20aef1898efdc1e0a4fe6 to mainline-os-statsd-releaseaml_sta_331910000aml_sta_331811000aml_sta_331711010android13-mainline-os-statsd-release
Change-Id: I900c2db80ced1b2a7e3991de6d77205ac41aae66
-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.