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

Commit d51d5f5c authored by Jake Wharton's avatar Jake Wharton Committed by android-build-merger
Browse files

Merge "Correct directory location." into pi-dev

am: ffc100e6

Change-Id: Iea2d0627386b1410902d6c1ceff53c09aff984be
parents 5ed32664 ffc100e6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -48,7 +48,7 @@ endif

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