aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-10-10 23:07:29 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-10-10 23:07:29 +0000
commitf36223f33a67f921072dab904016b1c3cb5887cb (patch)
tree22eaf8d8542862f35e044690ac617c1662081396
parentd508a6266cf695b861fded62c13bb280b9981238 (diff)
parent3d95aae759e555120e4198dd45cfb61c060d8be5 (diff)
downloadprotobuf-f36223f33a67f921072dab904016b1c3cb5887cb.tar.gz
Snap for 10929834 from 3d95aae759e555120e4198dd45cfb61c060d8be5 to sdk-release
Change-Id: I79ee45cb13f0ee8934377d73bdf21830925a7fa0
-rw-r--r--Android.bp3
1 files changed, 2 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index e4e3b2894..9ea9e6da2 100644
--- a/Android.bp
+++ b/Android.bp
@@ -132,8 +132,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.