aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-01-09 00:03:52 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-01-09 00:03:52 +0000
commit49c4586ca3272f64efd9efcedc2e4707e6392761 (patch)
treef6569075d82fc87516c848d745bcf535943a4fb5
parent3f695221916ad12d191be27f61290e89e2ff663e (diff)
parent119b666eae32a820b476d05bbf7ff440ae6ed5dc (diff)
downloadmobly-snippet-lib-android13-d1-release.tar.gz
Change-Id: I32ebb97d34b5a09c2c1392b0dad8b270b000e3ff
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index cc285ea..6119740 100644
--- a/Android.bp
+++ b/Android.bp
@@ -25,4 +25,5 @@ android_library {
"third_party/sl4a/src/main/**/*.java",
],
manifest: "third_party/sl4a/src/main/AndroidManifest.xml",
+ sdk_version: "current",
}