Merge "BoardConfig: default to console ON"

This commit is contained in:
TreeHugger Robot
2017-03-08 03:13:45 +00:00
committed by Android (Google) Code Review

View File

@@ -17,5 +17,7 @@
TARGET_BOOTLOADER_BOARD_NAME := taimen
DEFAULT_LOW_PERSISTENCE_MODE_BRIGHTNESS := 0x00000056
BOARD_KERNEL_CMDLINE += console=ttyMSM0,115200,n8 earlycon=msm_serial_dm,0xc1b0000
include device/google/wahoo/BoardConfig.mk
-include vendor/google_devices/taimen/BoardConfigVendor.mk