summaryrefslogtreecommitdiffstats
path: root/recovery_utils (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update health AIDL HAL to V2Jack Wu2022-12-241-2/+2
* Enable ProjectID by default.Shikha Malhotra2022-03-171-11/+8
* Merge "GetBatteryInfo() also reads AIDL health HAL."Yifan Hong2021-12-072-28/+57
|\
| * GetBatteryInfo() also reads AIDL health HAL.Yifan Hong2021-12-072-28/+57
* | Use metadata_key_dir instead of metadata_encryptionJaegeuk Kim2021-12-021-1/+1
* | Avoid to format raw disk if metadata encryption is enabledJaegeuk Kim2021-12-021-0/+20
* | recovery_utils: remove FDE supportEric Biggers2021-11-101-17/+3
|/
* [LSC] Add LOCAL_LICENSE_KINDS to bootable/recoveryBob Badour2021-02-141-0/+9
* Rename external storage properties.Martijn Coenen2020-04-151-2/+2
* Support F2FS compressionJaegeuk Kim2020-04-031-0/+6
* recovery: add a way to enable metadata_csum for ext4Jaegeuk Kim2020-02-121-0/+9
* Set Casefold and PrjQuotas in Factory ResetDaniel Rosenberg2020-01-251-1/+26
* [bootable][recovery] fix -Wreorder-init-listNick Desaulniers2019-10-111-1/+5
* minadbd: Return battery level via getprop.Tao Bao2019-10-051-0/+1
* recovery_utils: Use libvoid_headers.Tao Bao2019-10-031-4/+5
* Refactor battery info querying functions into librecovery_utils.Tao Bao2019-10-033-15/+150
* otautil: Factor out the utils that're private to recovery.Tao Bao2019-10-029-0/+1043