aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-05-31 23:09:39 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-05-31 23:09:39 +0000
commit16ff77d747aa5510dc6579083490771b6c6765fc (patch)
treeb9ba7847f42e87d5f75664f149ab3713c0e89267
parentaf56764eaadbff690c1c271b72304b2f961bd3ef (diff)
parenta7badbfa0cb93fdf28aaed1cf451a3cd7438bb60 (diff)
downloadmobly-snippet-lib-android14-release.tar.gz
Change-Id: I59d371de423258d53dbfc7d030a139aefb64ebc9
-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",
}