universal7885: Welcome A30s

This commit is contained in:
roynatech2544 2022-06-07 20:24:14 +09:00
commit e62e89bd53
No known key found for this signature in database
GPG key ID: 50ABF73F0D19445D
12 changed files with 426 additions and 0 deletions

4
a30s/dtbo/Android.mk Normal file
View file

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