commit | bf19417b0dc3747bfd8c4cf84817ac98d382a665 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Sat Feb 01 00:08:14 2020 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Mon Feb 03 23:35:24 2020 +0000 |
tree | 7e2f726a2c0236ee65c0532fc9744490bcf46154 | |
parent | 7ba0af34c81df7368f5287c8d36a84ba10d5912d [diff] |
Grant shell REBOOT permission Shell already can reboot a device (via `adb reboot` command). This change allows shell to also trigger a reboot logic inside the system_server. Additionally, it allows to CTS test PowerManager.reboot API. Test: adb shell svc reboot Change-Id: I4545c4f3587fee2840a00648c569f75bb57501fc Merged-In: I4545c4f3587fee2840a00648c569f75bb57501fc