aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-06-05 19:44:06 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-06-05 19:44:06 +0000
commita65c144ae0b723b73f2d33d90606c5e794ff5d11 (patch)
treeb9ba7847f42e87d5f75664f149ab3713c0e89267
parentd818ce6baff5d8fc6e53e23fd423ceac4dbb0ea8 (diff)
parent16ff77d747aa5510dc6579083490771b6c6765fc (diff)
downloadmobly-snippet-lib-a65c144ae0b723b73f2d33d90606c5e794ff5d11.tar.gz
Snap for 10243937 from 16ff77d747aa5510dc6579083490771b6c6765fc to aml-frc-releasefrc_340821000frc_340819280frc_340819220frc_340819190frc_340819030frc_340819020frc_340819010frc_340818170frc_340818110
Change-Id: Ie7464fac598dfc4ade5b9b4fddfba59e3d0fec0a
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 436cd74..7ffced2 100644
--- a/Android.bp
+++ b/Android.bp
@@ -26,5 +26,5 @@ android_library {
],
manifest: "third_party/sl4a/src/main/AndroidManifest.xml",
sdk_version: "current",
- min_sdk_version: "31",
+ min_sdk_version: "30",
}