summaryrefslogtreecommitdiffstats
path: root/install/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge "Mount snapshotted /system in Virtual A/B devices" am: 5ee782079a am: bc4b2b44e9 am: 367f7d173eAutomerger Merge Worker2020-01-071-0/+9
|\
| * Merge "Mount snapshotted /system in Virtual A/B devices"Treehugger Robot2020-01-071-0/+9
| |\
| | * Mount snapshotted /system in Virtual A/B devicesAlessio Balsini2019-12-161-0/+9
* | | Merge "Delete VINTF compatibility check during OTA." am: cae99c43de am: 567ae2f9e1 am: 9d090b2ca6Automerger Merge Worker2019-12-191-4/+0
|\| |
| * | Delete VINTF compatibility check during OTA.Yifan Hong2019-12-181-4/+0
| |/
* | Merge "Force merges to complete before wiping data or metadata." am: 8444dec7ac am: bc4b39efffDavid Anderson2019-11-151-0/+21
|\|
| * Force merges to complete before wiping data or metadata.David Anderson2019-11-111-0/+21
* | Force package installation with FUSE unless the package stores on deviceTianjie Xu2019-10-161-0/+4
|/
* Support starting fuse from a block mapTianjie Xu2019-06-201-1/+8
* InstallPackage now takes a package as parameterTianjie Xu2019-06-132-5/+15
* install: Install functions return InstallResult.Tao Bao2019-04-303-8/+10
* install: Return bool for a few check functions.Tao Bao2019-04-302-8/+8
* Merge "Add install/wipe_device.cpp."Tao Bao2019-04-292-3/+29
|\
| * Add install/wipe_device.cpp.Tao Bao2019-04-272-3/+29
* | Support wipe command in rescue modexunchang2019-04-261-2/+1
|/
* minadbd: Support `adb reboot` under sideload/rescue modes.Tao Bao2019-04-242-2/+7
* Allow entering rescue mode via recovery UI.Tao Bao2019-04-171-1/+1
* Move load & restore logs to logging.cppxunchang2019-04-161-2/+0
* Move wipe cache|data to libinstallxunchang2019-04-154-6/+39
* Move install to separate modulexunchang2019-03-297-0/+361