You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#
|
|
# Inherit the full_base and device configurations
|
|
$(call inherit-product, device/linaro/hikey/hikey.mk)
|
|
|
|
#
|
|
# Overrides
|
|
PRODUCT_NAME := hikey_tv
|
|
PRODUCT_DEVICE := hikey
|
|
PRODUCT_BRAND := Android
|
|
PRODUCT_MODEL := AOSP TV on hikey
|