forked from openkylin/platform_build
Merge "enable BOARD_EXT4_SHARE_DUP_BLOCKS for generic_arm64"
This commit is contained in:
commit
32a8c39ca8
|
@ -54,6 +54,8 @@ endif
|
|||
|
||||
include build/make/target/board/BoardConfigGsiCommon.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 New Issue