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
commit a873417a23
1 changed files with 1 additions and 1 deletions

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
# ###############################################################