Merge "Remove telephony-common dependency in ContactsProvider." am: 98e70111da
am: bd8b124784

Change-Id: I868dda8612e7b997d48ace5229ae2b006fd0533b
diff --git a/Android.bp b/Android.bp
index b6bddce..8991628 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",