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",