Commit 4299bb74 authored by peturbg's avatar peturbg
Browse files

Update Android.mk

parent e7c80dae
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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))