platform_bootable_recovery/recovery_utils
Daniel Rosenberg f25b977740 Set Casefold and PrjQuotas in Factory Reset
This sets up devices to have casefolding and project quotas if they have
enabled the relevant product properties. For ext4, we must set wide
inodes at makefs time, but other things are enabled by fs_mgr with
tune2fs at boot time.

Bug: 138321217
Bug: 138322712
Test: Enable on a device.
      Reformat from recovery. Check that /data has the expected values
      using tune2fs/f2fs.fsck
Change-Id: If706a3cad591f311eb904df4deca531d0b3fe0c4
2020-01-24 15:49:00 -08:00
..
include/recovery_utils Refactor battery info querying functions into librecovery_utils. 2019-10-02 22:04:25 -07:00
Android.bp minadbd: Return battery level via getprop. 2019-10-04 15:33:27 -07:00
battery_utils.cpp Refactor battery info querying functions into librecovery_utils. 2019-10-02 22:04:25 -07: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 Set Casefold and PrjQuotas in Factory Reset 2020-01-24 15:49:00 -08:00
thermalutil.cpp otautil: Factor out the utils that're private to recovery. 2019-10-02 10:56:46 -07:00