sm8350-common: vAB: Move recovery resources to /vendor_boot

* https://source.android.com/devices/bootloader/partitions/vendor-boot-partitions

Change-Id: I6ffae14aef4597c7f8c787bfaeece69db0e38394
This commit is contained in:
Alexander Koskovich 2022-02-06 23:53:22 -07:00 committed by Arian
parent 6df2c52511
commit da9b02c08a

View File

@ -169,7 +169,7 @@ TARGET_FWK_SUPPORTS_FULL_VALUEADDS := true
# Recovery
BOARD_INCLUDE_DTB_IN_BOOTIMG := true
BOARD_USES_RECOVERY_AS_BOOT := true
BOARD_MOVE_RECOVERY_RESOURCES_TO_VENDOR_BOOT := true
TARGET_RECOVERY_FSTAB := $(COMMON_PATH)/rootdir/etc/fstab.qcom
TARGET_RECOVERY_PIXEL_FORMAT := "RGBX_8888"
TARGET_USERIMAGES_USE_EXT4 := true