commit | b700f11c427d3fb7529fb96bdb8b8dee6850c92d | [log] [tgz] |
---|---|---|
author | Marcus Hagerott <mhagerott@google.com> | Fri Feb 05 15:31:36 2021 -0800 |
committer | Marcus Hagerott <mhagerott@google.com> | Mon Feb 08 08:38:03 2021 -0800 |
tree | e8bf7a4fc17d59aa95210a086dfd890c1a1e361e | |
parent | b250588e401d2b3b8eec8508e7cd790943f41440 [diff] [blame] |
Use SimPhonebookContract for Contacts app SIM import Test: atest ContactsTest Bug: 177366414 Change-Id: I1d936817a83b801908204879acfeba8f97e33578
diff --git a/tests/Android.bp b/tests/Android.bp index 2e1d47b..e09186e 100644 --- a/tests/Android.bp +++ b/tests/Android.bp
@@ -12,6 +12,8 @@ static_libs: [ "androidx.test.rules", + "androidx.test.runner", + "androidx.test.ext.junit", "hamcrest-library", "mockito-target-minus-junit4", "ub-uiautomator",