summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2018-10-16 16:36:02 -0700
committerSunny Goyal <sunnygoyal@google.com>2018-10-19 18:09:40 +0000
commitb2498b279095fbddb8d05031158638d79491bb0d (patch)
tree523d5296b7d31f52a90bcaf4595e3cf04c176c93 /Android.mk
parent785a379570f6350a4d1b51f93a98852d56569c98 (diff)
downloadandroid_packages_apps_Trebuchet-b2498b279095fbddb8d05031158638d79491bb0d.tar.gz
android_packages_apps_Trebuchet-b2498b279095fbddb8d05031158638d79491bb0d.tar.bz2
android_packages_apps_Trebuchet-b2498b279095fbddb8d05031158638d79491bb0d.zip
Using support lib implementation for launcher preference
Bug: 117519297 Change-Id: Icea5e022a337436e48db9376fd441f805dc34e54
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index b8e6c858f..bf9b8a0d7 100644
--- a/Android.mk
+++ b/Android.mk
@@ -67,7 +67,8 @@ LOCAL_MODULE_TAGS := optional
LOCAL_STATIC_ANDROID_LIBRARIES := \
androidx.recyclerview_recyclerview \
- androidx.dynamicanimation_dynamicanimation
+ androidx.dynamicanimation_dynamicanimation \
+ androidx.preference_preference
LOCAL_STATIC_JAVA_LIBRARIES := libPluginCore