mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 18:58:19 +00:00
Add palette dependency to Android.mk.
Change-Id: I34fcfa87a35df8ec1029669d6b570c1a95029b66
This commit is contained in:
@@ -26,7 +26,8 @@ LOCAL_MODULE_TAGS := optional
|
||||
LOCAL_STATIC_JAVA_LIBRARIES := \
|
||||
libWallpaperPicker \
|
||||
android-support-v4 \
|
||||
android-support-v7-recyclerview
|
||||
android-support-v7-recyclerview \
|
||||
android-support-v7-palette
|
||||
|
||||
LOCAL_SRC_FILES := $(call all-java-files-under, src) \
|
||||
$(call all-proto-files-under, protos)
|
||||
|
||||
Reference in New Issue
Block a user