aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-05-31 23:08:48 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-05-31 23:08:48 +0000
commit23cbe9254c71d0cec7150ac425b23a39823cd1eb (patch)
treeb9ba7847f42e87d5f75664f149ab3713c0e89267
parentb11e494bf764eff0bed4bc6760a0f8a297817fb6 (diff)
parent5190bd97ae7c7e7639b9d7570d9689230243f30e (diff)
downloadmobly-snippet-lib-android14-d1-s1-release.tar.gz
Change-Id: Ia1fc6050eabc3231dda7fe83f58ea509d35a5d5f
-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",
}