summaryrefslogtreecommitdiffstats
path: root/Android.bp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge "Update static libs deps in recovery"Treehugger Robot2022-06-301-0/+2
|\
| * Update static libs deps in recoveryKelvin Zhang2022-06-281-0/+2
* | Convert recovery to use AIDL bootcontrol HALKelvin Zhang2022-06-221-0/+3
|/
* GetBatteryInfo() also reads AIDL health HAL.Yifan Hong2021-12-071-0/+1
* [LSC] Add LOCAL_LICENSE_KINDS to bootable/recoveryBob Badour2021-02-141-0/+34
* Revert "Link to libsnapshot_cow everywhere libsnapshot is linked."Tianjie Xu2020-10-031-1/+0
* Link to libsnapshot_cow everywhere libsnapshot is linked.David Anderson2020-09-231-0/+1
* Merge "Add missing dep." am: 29a1d00035 am: 58af72a568Yifan Hong2020-04-171-0/+1
|\
| * Merge "Add missing dep." am: 29a1d00035Yifan Hong2020-04-171-0/+1
| |\
| | * Add missing dep.Yifan Hong2020-04-161-0/+1
| * | Force off-device package installation with FUSETianjie Xu2020-02-131-0/+2
| * | Merge "Revert "Force package installation with FUSE unless the package stores on device"" into qt-qpr1-dev-plus-aospRaman Tenneti2020-02-131-2/+0
| |\ \
| | * | Revert "Force package installation with FUSE unless the package stores on device"Raman Tenneti2020-02-131-2/+0
| * | | Merge "Force package installation with FUSE unless the package stores on device" into qt-qpr1-dev-plus-aospBryan Ferris2020-02-131-0/+2
| |\| | | | |/ | |/|
| | * Force package installation with FUSE unless the package stores on deviceTianjie Xu2020-01-221-0/+2
* | | Merge "Remove fsck_unshare_blocks." am: 699ea0f325 am: 79ce1d3420 am: ffea0e7333Automerger Merge Worker2020-01-281-1/+0
|\| |
| * | Remove fsck_unshare_blocks.David Anderson2020-01-271-1/+0
| |/
* | Merge "Retire the Tron metrics reporting for non-A/B update" am: 6bdacc40ef am: fed0b90045 am: 2cc6f21833Automerger Merge Worker2020-01-211-1/+0
|\|
| * Retire the Tron metrics reporting for non-A/B updateTianjie Xu2020-01-171-1/+0
* | Merge "Force merges to complete before wiping data or metadata." am: 8444dec7ac am: bc4b39efffDavid Anderson2019-11-151-0/+5
|\|
| * Merge "Force merges to complete before wiping data or metadata."David Anderson2019-11-151-0/+5
| |\
| | * Force merges to complete before wiping data or metadata.David Anderson2019-11-111-0/+5
| * | Move init and ueventd scripts from / to /system/etcTom Cherry2019-11-071-0/+10
| |/
* | Merge "Move init and ueventd scripts from / to /system/etc" into qt-qpr1-dev-plus-aospTom Cherry2019-11-121-0/+10
|\ \
| * | Move init and ueventd scripts from / to /system/etcTom Cherry2019-11-071-0/+10
| |/
* | Merge "Force package installation with FUSE unless the package stores on device"Tianjie Xu2019-10-171-0/+1
|\ \ | |/ |/|
| * Force package installation with FUSE unless the package stores on deviceTianjie Xu2019-10-161-0/+1
* | Refactor battery info querying functions into librecovery_utils.Tao Bao2019-10-031-4/+1
|/
* otautil: Factor out the utils that're private to recovery.Tao Bao2019-10-021-2/+3
* Move wipe cache|data to libinstallxunchang2019-04-151-3/+0
* Add socket communication between recovery and minadbdxunchang2019-04-111-1/+1
* Build libinstall as a static library.Tao Bao2019-04-081-2/+1
* libotautil exports libfstab header.Tao Bao2019-04-031-3/+0
* Move install to separate modulexunchang2019-03-291-70/+3
* Move librecovery_ui to a sub-directoryTianjie Xu2019-03-211-71/+5
* Create a FuseDataProvider base classxunchang2019-03-191-1/+1
* Implement FilePackage classxunchang2019-03-141-1/+24
* Create a wrapper class for update packagexunchang2019-03-111-0/+1
* Add android::fs_mgr namespace for new Fstab codeTom Cherry2019-01-311-0/+4
* C++17 is the default now.Elliott Hughes2018-12-031-2/+0
* Load X509 keys from ziparchiveTianjie Xu2018-10-181-0/+1
* Move the parse of last_install to recovery-persistTianjie Xu2018-09-131-0/+1
* Enable c++17 in recovery_defaults.Tao Bao2018-08-281-0/+2
* Depend on mke2fs.conf.recovery.Tao Bao2018-08-211-1/+1
* tests: Move to Android.bp.Tao Bao2018-08-151-0/+8
* Merge "Add fastboot mode to recovery"Treehugger Robot2018-08-141-0/+24
|\
| * Add fastboot mode to recoveryHridya Valsaraju2018-08-141-0/+24
* | Merge "recovery uses IHealth::getService"Yifan Hong2018-08-141-12/+6
|\ \
| * | recovery uses IHealth::getServiceYifan Hong2018-08-141-12/+6
| |/
* / recovery: Drop the dependency on libcrypto_utils.so and libsparse.so.Tao Bao2018-08-141-2/+0
|/
* Reland "Build and use minadbd as a shared library."Tao Bao2018-08-131-2/+1
* Build `recovery` with Soong.Tao Bao2018-08-101-0/+131
* `recovery` uses more shared libraries.Tao Bao2018-08-081-1/+13
* recovery: Refactor logging code into logging.cppJerry Zhang2018-05-071-2/+10
* Merge libmounts into libotautil.Tao Bao2018-04-281-16/+0
* Move a few modules to Soong.Tao Bao2018-03-271-0/+143
* Drop the no-op Android.bp.Tao Bao2018-03-071-8/+0
* uncrypt: Move to Soong.Tao Bao2017-11-091-0/+1
* applypatch: Move to Soong.Tao Bao2017-10-121-0/+1
* edify: Export the header and move to Soong.Tao Bao2017-10-091-0/+1
* otafault: Move to soong.Tao Bao2017-09-291-0/+1
* libbootloader_message: convert to Android.bpTom Cherry2017-05-171-0/+1
* otautil: Android.mk -> Android.bpSteven Moreland2017-05-101-0/+3