commit | 2a801b3cd7fa185225f15877d00b48830ebb8eaa | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Fri Jun 01 20:58:25 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Jun 01 20:58:25 2018 +0000 |
tree | 2c0f943233df259507db487e81961d603fc95ba7 | |
parent | a873417a232bb89d8a7fb29d6c52f5ecb7a9665c [diff] | |
parent | 289e8d601120b8b33e223ee41699d45afeca21e6 [diff] |
Merge "Call lld with --pack-dyn-relocs=none if my_pack_module_relocations is false"
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 # ###############################################################