summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorTreeHugger Robot <treehugger-gerrit@google.com>2018-10-19 20:36:31 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2018-10-19 20:36:31 +0000
commita934b2bbca521d4bc3aee9f6e79562ad3d2d2f3d (patch)
tree06aee097152dc35ecb37e2fe30fc4bd79c992986 /Android.mk
parent3f007ce28612df18d13f4ef19adc2609750c20cc (diff)
parentb2498b279095fbddb8d05031158638d79491bb0d (diff)
downloadandroid_packages_apps_Trebuchet-a934b2bbca521d4bc3aee9f6e79562ad3d2d2f3d.tar.gz
android_packages_apps_Trebuchet-a934b2bbca521d4bc3aee9f6e79562ad3d2d2f3d.tar.bz2
android_packages_apps_Trebuchet-a934b2bbca521d4bc3aee9f6e79562ad3d2d2f3d.zip
Merge "Using support lib implementation for launcher preference" into ub-launcher3-master
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 15daf1fd2..fbe19b0b6 100644
--- a/Android.mk
+++ b/Android.mk
@@ -66,7 +66,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 := LauncherPluginLib