mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
4 lines
103 B
Makefile
4 lines
103 B
Makefile
ifeq ($(TARGET_DEVICE),a20e)
|
|
LOCAL_PATH := $(call my-dir)
|
|
$(call add-radio-file,eureka_dtbo.img)
|
|
endif
|