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.
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit_only.mk)
|
|
$(call inherit-product, device/linaro/hikey/hikey-common.mk)
|
|
|
|
PRODUCT_NAME := hikey64_only
|
|
PRODUCT_DEVICE := hikey64
|
|
PRODUCT_BRAND := Android
|