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

Commit a873417a authored by Yifan Hong's avatar Yifan Hong Committed by Gerrit Code Review
Browse files

Merge "androidboot.lrap => logical_partitions"

parents d48f2a14 dfaa8600
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

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