BoardConfig: move androidboot.console to cmdline am: 9963cf04e0

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/13973937

Change-Id: I4819dc478581600f3f24075626ea57e212790bda
This commit is contained in:
Oleg Matcovschi 2021-03-23 23:14:35 +00:00 committed by Automerger Merge Worker
commit eb87ec1558

View file

@ -42,8 +42,7 @@ TARGET_2ND_CPU_VARIANT_RUNTIME := cortex-a53
endif endif
BOARD_KERNEL_CMDLINE += dyndbg=\"func alloc_contig_dump_pages +p\" BOARD_KERNEL_CMDLINE += dyndbg=\"func alloc_contig_dump_pages +p\"
BOARD_KERNEL_CMDLINE += earlycon=exynos4210,0x10A00000 console=ttySAC0,115200 printk.devkmsg=on BOARD_KERNEL_CMDLINE += earlycon=exynos4210,0x10A00000 console=ttySAC0,115200 androidboot.console=ttySAC0 printk.devkmsg=on
BOARD_BOOTCONFIG += androidboot.console=ttySAC0
BOARD_BOOTCONFIG += androidboot.selinux=permissive BOARD_BOOTCONFIG += androidboot.selinux=permissive
BOARD_BOOTCONFIG += androidboot.boot_devices=14700000.ufs BOARD_BOOTCONFIG += androidboot.boot_devices=14700000.ufs