Unset BOARD_EXT4_SHARE_DUP_BLOCKS
* This allows us to remount ext4 partitions read-write
on devices with dynamic partitions.
This reverts the following commits:
Revert "Move BOARD_EXT4_SHARE_DUP_BLOCKS to BoardConfigMainlineCommon.mk"
This reverts commit I0eb035ba6edf44719d5de4f09fd97b5783537597.
Revert "enable BOARD_EXT4_SHARE_DUP_BLOCKS for generic_arm64"
This reverts commit 125b6d6eea
.
Change-Id: I3768374d6da59f969ea44c1965f75c934edf3b57
This commit is contained in:
parent
d76725c913
commit
e7ee416ff9
1 changed files with 0 additions and 2 deletions
|
@ -9,8 +9,6 @@ include build/make/target/product/build_variables.mk
|
|||
TARGET_NO_BOOTLOADER := true
|
||||
TARGET_NO_RECOVERY := true
|
||||
|
||||
BOARD_EXT4_SHARE_DUP_BLOCKS := true
|
||||
|
||||
TARGET_USERIMAGES_USE_EXT4 := true
|
||||
|
||||
# Mainline devices must have /system_ext, /vendor and /product partitions.
|
||||
|
|
Loading…
Reference in a new issue