aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2023-08-23 15:49:34 -0700
committerXin Li <delphij@google.com>2023-08-23 15:49:34 -0700
commit38f21beabc2dfb9b087a33e672fd09a337f1c5b1 (patch)
treec7fe14d0fb063b9e25cc32a207a3c20a41c9c1d5
parentd963bb2fc76a37713041e62fe3e726c6bcbccc44 (diff)
parent81a6f6c689dff9998198b68b78cd322fa1424a56 (diff)
downloadprotobuf-38f21beabc2dfb9b087a33e672fd09a337f1c5b1.tar.gz
Merge Android U (ab/10368041)
Bug: 291102124 Merged-In: I292cd07db6611b4d5782bee47ba0ca910bd96456 Change-Id: Iea86ead433ee2807a25a799ce7a30a6e35be2d36
-rw-r--r--Android.bp3
1 files changed, 2 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index ab335caf6..283c9fd25 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.