android_device_samsung_a20/a10/dtbo/Android.mk
roynatech2544 dc4fffda82 a10: Move a10dd (32bit) stuffs to a10
Don't make dup files
2022-10-23 14:21:47 +09:00

4 lines
121 B
Makefile

ifneq ($(filter $(TARGET_DEVICE), a10 a10dd),)
LOCAL_PATH := $(call my-dir)
$(call add-radio-file,eureka_dtbo.img)
endif