mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: add condition for copying dtbo image
This commit is contained in:
parent
cfebd59fd7
commit
708d6285cb
5 changed files with 10 additions and 0 deletions
|
|
@ -1,2 +1,4 @@
|
|||
ifeq ($(TARGET_DEVICE),a20e)
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
$(call add-radio-file,eureka_dtbo.img)
|
||||
endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue