Doze: Drop useless SDK dependency

Change-Id: I74901339740b82b79f36754c7e52894a98020c3d
This commit is contained in:
Bruno Martins 2018-09-16 00:04:07 +01:00 committed by SamarV-121
parent d818ef2488
commit 56a25429aa

View file

@ -18,10 +18,7 @@ LOCAL_STATIC_ANDROID_LIBRARIES := \
android-support-v7-recyclerview \ android-support-v7-recyclerview \
android-support-v7-preference \ android-support-v7-preference \
android-support-v7-appcompat \ android-support-v7-appcompat \
android-support-v14-preference \ android-support-v14-preference
LOCAL_STATIC_JAVA_LIBRARIES := \
org.lineageos.platform.internal
LOCAL_RESOURCE_DIR := \ LOCAL_RESOURCE_DIR := \
$(LOCAL_PATH)/res \ $(LOCAL_PATH)/res \