platform_bootable_recovery/install
Kelvin Zhang 735499480d Add recovery flag to reformat /data
For 16K dev options, we might need to reformat /data partition as ext4
before enabling the feature. Add necessary support to recovery.

Test: Trigger reboot with --wipe_data --reformat_data=ext4, make sure
/data is reformatted with ext4 on next boot
Bug: 293313353

Change-Id: I3cb67a62635a2df578472cd48cf6d2f5e04b5f82
2024-01-04 16:43:53 -08:00
..
include Add recovery flag to reformat /data 2024-01-04 16:43:53 -08:00
adb_install.cpp Remove support for converting from FDE to FBE 2022-03-10 22:48:49 +00:00
Android.bp Move package verifier from libinstall to libotautil 2021-12-22 23:31:08 +08:00
fuse_install.cpp Perform data wipe in recovery if ota package has powerwash set 2022-02-14 20:20:08 -08:00
install.cpp Allow brick OTA package to be sideloaded in recovery 2023-03-14 17:10:42 -07:00
snapshot_utils.cpp Fix SnapshotManager instantiation. 2021-02-04 20:23:15 -08:00
spl_check.cpp Check SPL downgrade before install OTA in recovery 2021-05-17 16:25:00 -04:00
spl_check_unittests.cpp Check SPL downgrade before install OTA in recovery 2021-05-17 16:25:00 -04:00
wipe_data.cpp Add recovery flag to reformat /data 2024-01-04 16:43:53 -08:00
wipe_device.cpp Allow brick OTA package to be sideloaded in recovery 2023-03-14 17:10:42 -07:00