platform_bootable_recovery/recovery_ui
Mark Salyzyn 488cc05c96 recovery: report compliant reboot reason (Part Deux)
shutdown and reboot should have a corresponding sub-reason.

Adding:
    "reboot,userrequested,fastboot"
    "reboot,userrequested,recovery"
    "reboot,userrequested,recovery,ui"
    "shutdown,userrequested,fastboot"
    "shutdown,userrequested,recovery"
    "reboot,unknown#" (Can't happen, debug)

Test: manual, multiple targets, enter recovery, be able to exit recovery
Bug: 133326470
Change-Id: Ibfcb2a23158e8e99922e8053edd815fb592150f2
2019-05-23 13:58:53 -07:00
..
include/recovery_ui recovery: report compliant reboot reason (Part Deux) 2019-05-23 13:58:53 -07:00
Android.bp Move librecovery_ui to a sub-directory 2019-03-21 10:46:11 -07:00
default_device.cpp Move librecovery_ui to a sub-directory 2019-03-21 10:46:11 -07:00
device.cpp Allow entering rescue mode via recovery UI. 2019-04-17 14:07:23 -07:00
screen_ui.cpp Fall back to en-US if localized bitmap is missing for a locale 2019-04-22 14:39:51 -07:00
ui.cpp recovery: report compliant reboot reason (Part Deux) 2019-05-23 13:58:53 -07:00
vr_device.cpp Move librecovery_ui to a sub-directory 2019-03-21 10:46:11 -07:00
vr_ui.cpp Move librecovery_ui to a sub-directory 2019-03-21 10:46:11 -07:00
wear_device.cpp Move librecovery_ui to a sub-directory 2019-03-21 10:46:11 -07:00
wear_ui.cpp Move librecovery_ui to a sub-directory 2019-03-21 10:46:11 -07:00