aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-08 01:26:07 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-08 01:26:07 +0000
commitdaf0aba26138658a0615bd9b01ce43e361334bce (patch)
tree50fe8813be739707f5c9bf41d626ac08690148f2
parentf26e6c979e72df96e8d176c952d9cb18b2579af6 (diff)
parenteb630594faea0449aeb20aef1898efdc1e0a4fe6 (diff)
downloadprotobuf-android13-mainline-adservices-release.tar.gz
Snap for 9706066 from eb630594faea0449aeb20aef1898efdc1e0a4fe6 to mainline-adservices-releaseaml_ads_331920180aml_ads_331814200aml_ads_331710270android13-mainline-adservices-release
Change-Id: I5abf5dca2f9ad3ddebce27d3a19629e8e32bfdc2
-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.