sm6375-common: Reboot to recovery if init fails

Change-Id: I1d8f38620caa7b003911ff30f69ed7973c100e6d
This commit is contained in:
Sebastiano Barezzi
2021-02-09 17:02:41 +01:00
committed by Ramii Ahmed
parent deb1479ea5
commit a0194f0819

View File

@@ -108,6 +108,7 @@ BOARD_KERNEL_CMDLINE += pcie_ports=compat
BOARD_KERNEL_CMDLINE += iptable_raw.raw_before_defrag=1
BOARD_KERNEL_CMDLINE += ip6table_raw.raw_before_defrag=1
BOARD_KERNEL_CMDLINE += video=vfb:640x400,bpp=32,memsize=3072000
BOARD_KERNEL_CMDLINE += androidboot.init_fatal_reboot_target=recovery
# Media
TARGET_USES_ION := true