mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: Welcome A30s
This commit is contained in:
parent
ace2dca16f
commit
e62e89bd53
12 changed files with 426 additions and 0 deletions
4
a30s/dtbo/Android.mk
Normal file
4
a30s/dtbo/Android.mk
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
ifeq ($(TARGET_DEVICE),a40)
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
$(call add-radio-file,eureka_dtbo.img)
|
||||
endif
|
||||
Loading…
Reference in a new issue