Add boot_devices command line

Bug: 139107810
Bug: 130209992
Change-Id: I39e66a8742b3d8bc84453999df2b7c327b007970
Signed-off-by: Wilson Sung <wilsonsung@google.com>
This commit is contained in:
ChengYou Ho
2019-04-11 20:54:11 +08:00
committed by Adam Shih
parent f9b871c843
commit f71e68ea91

View File

@@ -44,6 +44,7 @@ BOARD_KERNEL_CMDLINE += lpm_levels.sleep_disabled=1 # STOPSHIP b/113233473
BOARD_KERNEL_CMDLINE += usbcore.autosuspend=7
BOARD_KERNEL_CMDLINE += androidboot.usbcontroller=a600000.dwc3 swiotlb=2048
BOARD_KERNEL_CMDLINE += androidboot.selinux=permissive # STOPSHIP b/113232677
BOARD_KERNEL_CMDLINE += androidboot.boot_devices=soc/1d84000.ufshc
BOARD_KERNEL_BASE := 0x00000000
BOARD_KERNEL_PAGESIZE := 4096