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

Commit 426e0299 authored by Yifan Hong's avatar Yifan Hong
Browse files

Remove androidboot.logical_partitions kernel cmdline

Flag is not used anymore.
Fixes: 119286600
Test: boots

Change-Id: I47370369ccde6d504ea0c936a179c4a325302f8b
parent c47f2bee
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -959,8 +959,6 @@ ifeq ($(PRODUCT_USE_DYNAMIC_PARTITIONS),true)
        $(error PRODUCT_USE_DYNAMIC_PARTITIONS requires $(req) to be true)))

    requirements :=

  BOARD_KERNEL_CMDLINE += androidboot.logical_partitions=1
endif

ifeq ($(PRODUCT_USE_DYNAMIC_PARTITION_SIZE),true)