8 lines
314 B
8 lines
314 B
# Inherit the full_base and device configurations
|
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
|
|
$(call inherit-product, device/amlogic/yukawa/device-yukawa_sei510.mk)
|
|
$(call inherit-product, device/amlogic/yukawa/yukawa-common.mk)
|
|
|
|
PRODUCT_NAME := yukawa_sei510
|
|
PRODUCT_DEVICE := yukawa_sei510
|