aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Expand)Author
2023-11-17Update recovery to use Health AIDL HAL V3.David Anderson
2023-03-17Add ZSTD dependency for recoveryKelvin Zhang
2022-12-24Update health AIDL HAL to V2Jack Wu
2022-06-30Merge "Update static libs deps in recovery"Treehugger Robot
2022-06-28Update static libs deps in recoveryKelvin Zhang
2022-06-22Convert recovery to use AIDL bootcontrol HALKelvin Zhang
2021-12-06GetBatteryInfo() also reads AIDL health HAL.Yifan Hong
2021-02-14[LSC] Add LOCAL_LICENSE_KINDS to bootable/recoveryBob Badour
2020-10-03Revert "Link to libsnapshot_cow everywhere libsnapshot is linked."Tianjie Xu
2020-09-22Link to libsnapshot_cow everywhere libsnapshot is linked.David Anderson
2020-04-17Merge "Add missing dep." am: 29a1d00035 am: 58af72a568Yifan Hong
2020-04-17Merge "Add missing dep." am: 29a1d00035Yifan Hong
2020-04-16Add missing dep.Yifan Hong
2020-02-13Force off-device package installation with FUSETianjie Xu
2020-02-13Merge "Revert "Force package installation with FUSE unless the package stores...Raman Tenneti
2020-02-13Revert "Force package installation with FUSE unless the package stores on dev...Raman Tenneti
2020-02-12Merge "Force package installation with FUSE unless the package stores on devi...Bryan Ferris
2020-01-28Merge "Remove fsck_unshare_blocks." am: 699ea0f325 am: 79ce1d3420 am: ffea0e7333Automerger Merge Worker
2020-01-27Remove fsck_unshare_blocks.David Anderson
2020-01-22Force package installation with FUSE unless the package stores on deviceTianjie Xu
2020-01-21Merge "Retire the Tron metrics reporting for non-A/B update" am: 6bdacc40ef a...Automerger Merge Worker
2020-01-16Retire the Tron metrics reporting for non-A/B updateTianjie Xu
2019-11-14Merge "Force merges to complete before wiping data or metadata." am: 8444dec7...David Anderson
2019-11-15Merge "Force merges to complete before wiping data or metadata."David Anderson
2019-11-12Merge "Move init and ueventd scripts from / to /system/etc" into qt-qpr1-dev-...Tom Cherry
2019-11-11Force merges to complete before wiping data or metadata.David Anderson
2019-11-07Move init and ueventd scripts from / to /system/etcTom Cherry
2019-11-07Move init and ueventd scripts from / to /system/etcTom Cherry
2019-10-16Merge "Force package installation with FUSE unless the package stores on device"Tianjie Xu
2019-10-16Force package installation with FUSE unless the package stores on deviceTianjie Xu
2019-10-02Refactor battery info querying functions into librecovery_utils.Tao Bao
2019-10-02otautil: Factor out the utils that're private to recovery.Tao Bao
2019-04-15Move wipe cache|data to libinstallxunchang
2019-04-11Add socket communication between recovery and minadbdxunchang
2019-04-08Build libinstall as a static library.Tao Bao
2019-04-03libotautil exports libfstab header.Tao Bao
2019-03-29Move install to separate modulexunchang
2019-03-21Move librecovery_ui to a sub-directoryTianjie Xu
2019-03-19Create a FuseDataProvider base classxunchang
2019-03-14Implement FilePackage classxunchang
2019-03-11Create a wrapper class for update packagexunchang
2019-01-31Add android::fs_mgr namespace for new Fstab codeTom Cherry
2018-12-03C++17 is the default now.Elliott Hughes
2018-10-18Load X509 keys from ziparchiveTianjie Xu
2018-09-13Move the parse of last_install to recovery-persistTianjie Xu
2018-08-28Enable c++17 in recovery_defaults.Tao Bao
2018-08-21Depend on mke2fs.conf.recovery.Tao Bao
2018-08-14tests: Move to Android.bp.Tao Bao
2018-08-14Merge "Add fastboot mode to recovery"Treehugger Robot
2018-08-14Merge "recovery uses IHealth::getService"Yifan Hong