Loading Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ LOCAL_PATH := $(call my-dir) ifneq ($(filter k5fpr,$(TARGET_DEVICE)),) ifneq ($(filter a610,$(TARGET_DEVICE)),) include $(call all-makefiles-under,$(LOCAL_PATH)) Loading Loading
Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ LOCAL_PATH := $(call my-dir) ifneq ($(filter k5fpr,$(TARGET_DEVICE)),) ifneq ($(filter a610,$(TARGET_DEVICE)),) include $(call all-makefiles-under,$(LOCAL_PATH)) Loading