commit | 426e0299809b7246417334787de0305ece06b2e1 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Mon Nov 19 12:37:46 2018 -0800 |
committer | Yifan Hong <elsk@google.com> | Mon Nov 19 22:38:35 2018 +0000 |
tree | d4c98b0c1574ddfd9aeae6f33935984c850529e7 | |
parent | c47f2beef3433b386dad7d9c3925e3dca73ed443 [diff] |
Remove androidboot.logical_partitions kernel cmdline Flag is not used anymore. Fixes: 119286600 Test: boots Change-Id: I47370369ccde6d504ea0c936a179c4a325302f8b
diff --git a/core/config.mk b/core/config.mk index 9eced54..9e227e6 100644 --- a/core/config.mk +++ b/core/config.mk
@@ -959,8 +959,6 @@ $(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)