Initial commit

This commit is contained in:
ggow
2019-04-24 20:18:12 +01:00
commit c0cb5b1167
12 changed files with 267 additions and 0 deletions
Executable
+17
View File
@@ -0,0 +1,17 @@
# 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