aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-01-10 02:23:06 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-01-10 02:23:06 +0000
commit1da9b8c1f99f969479ef12074f06874bff4e8fa5 (patch)
treeb7a54b8a15e68f98e0b30b0f33a56c412c99abfe
parentb43515148f0298afdb2a9165b28ad9780ae28233 (diff)
parent62b19cea10598a8ebd8daaedd4a5119293832562 (diff)
downloadims-1da9b8c1f99f969479ef12074f06874bff4e8fa5.tar.gz
Snap for 9470759 from 62b19cea10598a8ebd8daaedd4a5119293832562 to udc-release
Change-Id: Icfdb01ca1417321d81f41cb050d8690ed0a0aef1
-rw-r--r--tests/Android.bp5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/Android.bp b/tests/Android.bp
index 82c303d5..7ae66b56 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -40,6 +40,7 @@ android_test {
],
test_suites: [
- "device-tests"
- ]
+ "device-tests",
+ ],
+ min_sdk_version: "29",
}