Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8444c685 authored by Aurimas Liutikas's avatar Aurimas Liutikas
Browse files

Remove use of preference-v14 res directory that is removed.

Change-Id: If286158c201b26fc8540a283e9c2ce98b1d0c9ca
Test: None
parent 13e0861e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -55,7 +55,6 @@ endif

# Include android-support-v14-preference, if not already included
ifeq (,$(findstring android-support-v14-preference,$(LOCAL_STATIC_JAVA_LIBRARIES)))
LOCAL_RESOURCE_DIR += frameworks/support/v14/preference/res
LOCAL_AAPT_FLAGS += --extra-packages android.support.v14.preference
LOCAL_STATIC_JAVA_LIBRARIES += android-support-v14-preference
endif