platform_bootable_recovery/recovery_utils
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/recovery_utils Add recovery flag to reformat /data 2024-01-04 16:43:53 -08:00
Android.bp Update recovery to use Health AIDL HAL V3. 2023-11-17 20:39:19 -08:00
battery_utils.cpp GetBatteryInfo() also reads AIDL health HAL. 2021-12-06 16:53:58 -08:00
logging.cpp otautil: Factor out the utils that're private to recovery. 2019-10-02 10:56:46 -07:00
parse_install_logs.cpp otautil: Factor out the utils that're private to recovery. 2019-10-02 10:56:46 -07:00
roots.cpp Add recovery flag to reformat /data 2024-01-04 16:43:53 -08:00
thermalutil.cpp otautil: Factor out the utils that're private to recovery. 2019-10-02 10:56:46 -07:00