commit | b2498b279095fbddb8d05031158638d79491bb0d | [log] [tgz] |
---|---|---|
author | Sunny Goyal <sunnygoyal@google.com> | Tue Oct 16 16:36:02 2018 -0700 |
committer | Sunny Goyal <sunnygoyal@google.com> | Fri Oct 19 18:09:40 2018 +0000 |
tree | 523d5296b7d31f52a90bcaf4595e3cf04c176c93 | |
parent | 785a379570f6350a4d1b51f93a98852d56569c98 [diff] [blame] |
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