Merge "Remove telephony-common dependency in ContactsProvider."
diff --git a/Android.bp b/Android.bp
index ff83b8f..d340304 100644
--- a/Android.bp
+++ b/Android.bp
@@ -6,8 +6,7 @@
         "src/com/android/providers/contacts/EventLogTags.logtags",
     ],
     libs: [
-        "ext",
-        "telephony-common",
+        "ext"
     ],
     static_libs: [
         "android-common",