android_device_samsung_a20/Android.mk
SamarV-121 1dcddcc8ec Init trees
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2021-10-21 22:11:32 +09:00

7 lines
132 B
Makefile

LOCAL_PATH := $(call my-dir)
ifneq ($(filter m20lte, $(TARGET_DEVICE)),)
include $(call all-makefiles-under,$(LOCAL_PATH))
endif