commit | ef66c330af248f74a3493675436aee24c5fa9a8d | [log] [tgz] |
---|---|---|
author | Meng Wang <mewan@google.com> | Thu Nov 14 11:23:55 2019 -0800 |
committer | Meng Wang <mewan@google.com> | Fri Jan 10 12:20:52 2020 -0800 |
tree | 43075ce92fd1e3796f96fb6a3af5e6000583fc60 | |
parent | 3f76bc7d12aa3a6da1b8318815359e1db3b78449 [diff] [blame] |
Link PlatformProperties statically Bug: 141246285 Test: make Change-Id: Ida01bfcf52d1c4b740eaef5f4c05e7c4af9b24b9
diff --git a/Android.bp b/Android.bp index a7ae0cc..a06d5ef 100644 --- a/Android.bp +++ b/Android.bp
@@ -31,9 +31,10 @@ "androidx.preference_preference", "androidx.recyclerview_recyclerview", "androidx.legacy_legacy-preference-v14", - "guava", "android-support-annotations", "com.android.phone.common-lib", + "guava", + "PlatformProperties", ], srcs: [