Doze: Drop useless SDK dependency
Change-Id: I74901339740b82b79f36754c7e52894a98020c3d
This commit is contained in:
parent
d818ef2488
commit
56a25429aa
1 changed files with 1 additions and 4 deletions
|
@ -18,10 +18,7 @@ LOCAL_STATIC_ANDROID_LIBRARIES := \
|
|||
android-support-v7-recyclerview \
|
||||
android-support-v7-preference \
|
||||
android-support-v7-appcompat \
|
||||
android-support-v14-preference \
|
||||
|
||||
LOCAL_STATIC_JAVA_LIBRARIES := \
|
||||
org.lineageos.platform.internal
|
||||
android-support-v14-preference
|
||||
|
||||
LOCAL_RESOURCE_DIR := \
|
||||
$(LOCAL_PATH)/res \
|
||||
|
|
Loading…
Reference in a new issue