dre: add SystemUI restart button
This implements c74ef26fe8
Thanks again, Nora!
This commit is contained in:
parent
98f1a55fe5
commit
38bf2e0a6d
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@
|
||||||
<!-- Defines the actions shown in advanced reboot submenu -->
|
<!-- Defines the actions shown in advanced reboot submenu -->
|
||||||
<string-array name="config_restartActionsList">
|
<string-array name="config_restartActionsList">
|
||||||
<item>restart</item>
|
<item>restart</item>
|
||||||
|
<item>restart_systemui</item>
|
||||||
<item>restart_recovery</item>
|
<item>restart_recovery</item>
|
||||||
<item>restart_bootloader</item>
|
<item>restart_bootloader</item>
|
||||||
<item>restart_fastboot</item>
|
<item>restart_fastboot</item>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue