Add boot_devices command line

am: f71e68ea91

Change-Id: I8a99d521d422a90bbe513c1afb02717eb5fa14ce
This commit is contained in:
ChengYou Ho
2019-08-21 07:52:43 -07:00
committed by android-build-merger

View File

@@ -42,6 +42,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