commit | f69d60b984efd32a033d8028c795c6a28f81a3f8 | [log] [tgz] |
---|---|---|
author | Fangqiu Su <fangqiu@google.com> | Tue Dec 19 18:15:02 2023 +0000 |
committer | Fangqiu Su <fangqiu@google.com> | Tue Dec 19 18:15:02 2023 +0000 |
tree | aa1f67a320980136bd5098308cc47df369d07f2f | |
parent | 8124c112df7e873921183d0b20a34e70069fdc54 [diff] [blame] |
Update the imports to androidx.test.filters.* Bug: 316941721 Test: mmma . Change-Id: Ic5ffd254993da4b8836a7f4089df1a64b492977c
diff --git a/tests/permission/Android.bp b/tests/permission/Android.bp index d06809b..b02f410 100644 --- a/tests/permission/Android.bp +++ b/tests/permission/Android.bp
@@ -20,6 +20,7 @@ "androidx.test.runner", "junit", "platform-test-annotations", + "androidx.test.rules", ], platform_apis: true, test_suites: ["device-tests"],