Merge "androidboot.lrap => logical_partitions"

am: a873417a23

Change-Id: I065e965d1d6a15c31dbe7d1b946f009b3b501ac4
This commit is contained in:
Yifan Hong
2018-05-31 17:18:12 -07:00
committed by android-build-merger

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