Files
device_amazon_austin/BoardConfig.mk
T
2019-04-24 20:18:12 +01:00

18 lines
414 B
Makefile
Executable File

# Kernel
TARGET_KERNEL_CONFIG := austin_defconfig
BOARD_KERNEL_CMDLINE := androidboot.selinux=permissive
# inherit from common mt8127
-include device/amazon/mt8127-common/BoardConfigCommon.mk
# inherit from the proprietary version
-include vendor/amazon/mt8127-common/BoardConfigVendor.mk
# Assert
TARGET_OTA_ASSERT_DEVICE := austin
TARGET_BOOTLOADER_BOARD_NAME := austin
# TWRP
DEVICE_RESOLUTION := 600x1024