enable BOARD_EXT4_SHARE_DUP_BLOCKS for generic_arm64
Bug: 154907226 Change-Id: Iab55afbfaf7d28ac0e826f8eb94b113a2780a4c9 Merged-In: Iab55afbfaf7d28ac0e826f8eb94b113a2780a4c9
This commit is contained in:
parent
f17840d885
commit
125b6d6eea
1 changed files with 2 additions and 0 deletions
|
@ -55,6 +55,8 @@ endif
|
|||
include build/make/target/board/BoardConfigGsiCommon.mk
|
||||
include build/make/target/board/BoardConfigEmuCommon.mk
|
||||
|
||||
BOARD_EXT4_SHARE_DUP_BLOCKS := true
|
||||
|
||||
TARGET_NO_KERNEL := false
|
||||
TARGET_NO_VENDOR_BOOT := true
|
||||
BOARD_USES_RECOVERY_AS_BOOT := true
|
||||
|
|
Loading…
Reference in a new issue