diff options
author | Gavin Corkery <gavincorkery@google.com> | 2021-02-10 22:36:41 +0000 |
---|---|---|
committer | Gavin Corkery <gavincorkery@google.com> | 2021-02-18 19:37:16 +0000 |
commit | a6a206f3acfa6ab0449e6cd93c39b6a4779df6fa (patch) | |
tree | cf824e54f309277b5a908f2a8bcb3e273c22f2bc /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | e114b8f4980020a525471787701d3934acebf115 (diff) |
Add REBOOT_READY broadcast
Adds a new REBOOT_READY intent
which may be sent from the system server,
indicating the device's reboot-readiness state.
This broadcast will be sent with a boolean extra,
which will provide a positive or negative signal
of whether the device is ready to reboot. This
broadcast may only be received if the REBOOT
permission is held.
Test: atest CtsRebootReadinessTestCases
Bug: 161353402
Change-Id: I70fa1c35c844189af86c519749144732ceceaaac
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions