Files
build/target/product/virtual_ab_ota
Michael Bestas b5acadc7aa Add e2fsck/resize2fs/tune2fs to recovery/vendor_ramdisk
Fixes: [ERROR]: recovery: [libfs_mgr]Unable to enable ext4 verity on
/dev/block/by-name/metadata because /system/bin/tune2fs is missing

in recovery.

Test: e2fsck/resize2fs/tune2fs are present in ramdisks.
Change-Id: I83223f48e4df8b89ff9b27b0912174360c053617
Signed-off-by: RITEFANG <1721985272@qq.com>
2025-02-05 20:41:13 +08:00
..

Virtual A/B makefiles

Devices that uses Virtual A/B must inherit from one of the makefiles in this directory.

Structure

launch.mk
  |- retrofit.mk
  |- plus_non_ab.mk

launch_with_vendor_ramdisk.mk
  |- compression.mk

compression_retrofit.mk