commit | 98e70111da567a0d4d723420b5fdcc95f4029fab | [log] [tgz] |
---|---|---|
author | Tyler Gunn <tgunn@google.com> | Thu Aug 15 14:23:40 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Aug 15 14:23:40 2019 +0000 |
tree | f830c1416c5b60e4b4edd0e86beff880a19fd9e6 | |
parent | 8fb4b74686daf051906b655a16e4f97a47a812c3 [diff] | |
parent | 305a3bd73b0f5b09eb3d99974c90015e94862307 [diff] |
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",