Merge "Link PlatformProperties statically"
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: [