From b2498b279095fbddb8d05031158638d79491bb0d Mon Sep 17 00:00:00 2001 From: Sunny Goyal Date: Tue, 16 Oct 2018 16:36:02 -0700 Subject: Using support lib implementation for launcher preference Bug: 117519297 Change-Id: Icea5e022a337436e48db9376fd441f805dc34e54 --- Android.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Android.mk') 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 -- cgit v1.2.3