summaryrefslogtreecommitdiffstats
path: root/recovery_ui/ui.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Consolidate the codes that handle reboot/shutdown.Tao Bao2019-04-291-1/+1
| | | | | | | Test: Choose `Reboot system now`, `Power off`, `Reboot to bootloader` from recovery UI respectively. Test: `adb reboot recovery` while under sideload mode. Change-Id: I0f3d55b80b472178ea4f6970b29cd9df0778b639
* Move librecovery_ui to a sub-directoryTianjie Xu2019-03-211-0/+597
This helps to expose librecovery_ui for device specific RecoveryUi. Bug: 76436783 Test: mma, unit tests pass Change-Id: Ic6c3d301d5833e4a592e6ea9d9d059bc4e4919be (cherry picked from commit b5108c372c8b92671ea5ebb4eeff00757fcee187)