commit | e3e6b7fa5543e3f90ac0705a02ff6abfc28115b8 | [log] [tgz] |
---|---|---|
author | Tyler Gunn <tgunn@google.com> | Thu Aug 15 08:02:20 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Thu Aug 15 08:02:20 2019 -0700 |
tree | 51a73adbaf99e2a1e9ab7641f45a6660fec24f6c | |
parent | 62d40e6e3cfed01c93f538e7f73d8eb34d691a6e [diff] | |
parent | bd8b1247848a2c8d9d4dca2609d33d577a6fda69 [diff] |
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",