a10: Move a10dd (32bit) stuffs to a10

Don't make dup files
This commit is contained in:
roynatech2544 2022-10-23 13:43:31 +09:00
commit dc4fffda82
17 changed files with 26 additions and 491 deletions

View file

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