Merge "androidboot.lrap => logical_partitions"

This commit is contained in:
Yifan Hong
2018-05-31 22:05:06 +00:00
committed by Gerrit Code Review

View File

@@ -923,7 +923,7 @@ endif
.KATI_READONLY := USE_LOGICAL_PARTITIONS
ifeq ($(USE_LOGICAL_PARTITIONS),true)
BOARD_KERNEL_CMDLINE += androidboot.lrap=1
BOARD_KERNEL_CMDLINE += androidboot.logical_partitions=1
endif
# ###############################################################