commit | a873417a232bb89d8a7fb29d6c52f5ecb7a9665c | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Thu May 31 22:05:06 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu May 31 22:05:06 2018 +0000 |
tree | d0a9d69bd8b11aa59f8e04e0074ddbf9e2528fba | |
parent | d48f2a140836d3b993039c1d5cf8f06a3088c787 [diff] | |
parent | dfaa860073234e0484a01ce9ac48317f0c294d8e [diff] |
Merge "androidboot.lrap => logical_partitions"
diff --git a/core/config.mk b/core/config.mk index 04dca0f..925b348 100644 --- a/core/config.mk +++ b/core/config.mk
@@ -923,7 +923,7 @@ .KATI_READONLY := USE_LOGICAL_PARTITIONS ifeq ($(USE_LOGICAL_PARTITIONS),true) - BOARD_KERNEL_CMDLINE += androidboot.lrap=1 + BOARD_KERNEL_CMDLINE += androidboot.logical_partitions=1 endif # ###############################################################