mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-27 17:18:49 +00:00
sm6375-common: Add recovery flags
Change-Id: I45f811633eac45152bab7063485814b530cd2e37
This commit is contained in:
@@ -100,5 +100,13 @@ BOARD_FLASH_BLOCK_SIZE := 131072
|
||||
BOARD_USES_QCOM_HARDWARE := true
|
||||
TARGET_BOARD_PLATFORM := holi
|
||||
|
||||
# Recovery
|
||||
BOARD_INCLUDE_RECOVERY_DTBO := true
|
||||
BOARD_USES_RECOVERY_AS_BOOT := true
|
||||
TARGET_RECOVERY_PIXEL_FORMAT := "RGBX_8888"
|
||||
TARGET_USERIMAGES_USE_EXT4 := true
|
||||
TARGET_USERIMAGES_USE_F2FS := true
|
||||
TARGET_USES_MKE2FS := true
|
||||
|
||||
# Inherit the proprietary files
|
||||
include vendor/xiaomi/sm6375-common/BoardConfigVendor.mk
|
||||
|
||||
Reference in New Issue
Block a user