summaryrefslogtreecommitdiffstats
path: root/recovery_ui/device.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allow entering rescue mode via recovery UI.Tao Bao2019-04-171-0/+1
| | | | | | | | | Only enabled on debuggable builds. Bug: 128415917 Test: Sideload package on taimen. Test: Choose "Enter rescue" from recovery UI. Change-Id: I913dbdbcffd3179e6fa72ca862f74ca8f1364b02
* Move librecovery_ui to a sub-directoryTianjie Xu2019-03-211-0/+96
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)