commit | 6e308743fd6b2515b88bf9c8bd2593f85a1a74d5 | [log] [tgz] |
---|---|---|
author | micky387 <mickaelsaibi@free.fr> | Sun Sep 20 02:54:09 2020 +0200 |
committer | micky387 <mickaelsaibi@free.fr> | Tue Sep 22 03:03:55 2020 +0200 |
tree | fb4a63e796a982150f3bd05ca4adad5ced5c8b12 | |
parent | c802954622daa3fc38162e16af8044073597a1d2 [diff] [blame] |
zenfone7: Welcome to familly
diff --git a/Android.mk b/Android.mk index 4ad8367..a163bd3 100755 --- a/Android.mk +++ b/Android.mk
@@ -27,7 +27,7 @@ LOCAL_PATH := $(call my-dir) -ifeq ($(TARGET_DEVICE),rog3) +ifeq ($(TARGET_DEVICE),zenfone7) subdir_makefiles=$(call first-makefiles-under,$(LOCAL_PATH)) $(foreach mk,$(subdir_makefiles),$(info including $(mk) ...)$(eval include $(mk))) endif