Using support lib implementation for launcher preference

Bug: 117519297
Change-Id: Icea5e022a337436e48db9376fd441f805dc34e54
diff --git a/Android.mk b/Android.mk
index b8e6c85..bf9b8a0 100644
--- a/Android.mk
+++ b/Android.mk
@@ -67,7 +67,8 @@
 
 LOCAL_STATIC_ANDROID_LIBRARIES := \
     androidx.recyclerview_recyclerview \
-    androidx.dynamicanimation_dynamicanimation
+    androidx.dynamicanimation_dynamicanimation \
+    androidx.preference_preference
 
 LOCAL_STATIC_JAVA_LIBRARIES := libPluginCore