Enable partitions on loop devices.

am: ef7ed7af87

Change-Id: Ib100dc8168e4a6125b8b93d025c117b402d15936
This commit is contained in:
Randall Huang
2019-09-09 18:48:46 -07:00
committed by android-build-merger

View File

@@ -43,6 +43,7 @@ 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_CMDLINE += loop.max_part=7
BOARD_KERNEL_BASE := 0x00000000
BOARD_KERNEL_PAGESIZE := 4096