Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5fae822f authored by Yifan Hong's avatar Yifan Hong Committed by android-build-merger
Browse files

Merge "androidboot.lrap => logical_partitions"

am: a873417a

Change-Id: I065e965d1d6a15c31dbe7d1b946f009b3b501ac4
parents cec4c5df a873417a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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

# ###############################################################