mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 04:25:33 -04:00
univetsal7885: Fixup for A30s bringup
This commit is contained in:
parent
c37d9e4681
commit
53ee3a5321
3 changed files with 3 additions and 3 deletions
|
|
@ -8,7 +8,7 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk)
|
|||
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
|
||||
|
||||
# Inherit device configuration
|
||||
$(call inherit-product, device/samsung/a40/device.mk)
|
||||
$(call inherit-product, device/samsung/a30s/device.mk)
|
||||
|
||||
# Device identifier. This must come after all inclusions
|
||||
PRODUCT_DEVICE := a30s
|
||||
|
|
|
|||
Loading…
Reference in a new issue