Merge "Skip RAID autodetect" into oc-mr1-dev

This commit is contained in:
Wei Wang
2017-08-19 01:43:31 +00:00
committed by Android (Google) Code Review

View File

@@ -34,6 +34,7 @@ BOARD_KERNEL_CMDLINE += service_locator.enable=1
BOARD_KERNEL_CMDLINE += swiotlb=2048
BOARD_KERNEL_CMDLINE += firmware_class.path=/vendor/firmware
BOARD_KERNEL_CMDLINE += loop.max_part=7
BOARD_KERNEL_CMDLINE += raid=noautodetect
BOARD_KERNEL_BASE := 0x00000000
BOARD_KERNEL_PAGESIZE := 4096