15 lines
384 B
Makefile
Executable File
15 lines
384 B
Makefile
Executable File
$(call inherit-product-if-exists, target/allwinner/mandolin-common/mandolin-common.mk)
|
|
|
|
PRODUCT_PACKAGES +=
|
|
|
|
PRODUCT_COPY_FILES +=
|
|
|
|
PRODUCT_AAPT_CONFIG := large xlarge hdpi xhdpi
|
|
PRODUCT_AAPT_PERF_CONFIG := xhdpi
|
|
PRODUCT_CHARACTERISTICS := musicbox
|
|
|
|
PRODUCT_BRAND := allwinner
|
|
PRODUCT_NAME := mandolin_perf1
|
|
PRODUCT_DEVICE := mandolin-perf1
|
|
PRODUCT_MODEL := mandolin R311 perf1 board
|