Add restart SystemUI in Advanced Reboot [2/2]

Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
This commit is contained in:
Phạm Tiên Sinh
2023-02-06 15:34:20 +08:00
committed by Joey
parent 7c6f6b57d3
commit c97a6ddb67

View File

@@ -282,6 +282,7 @@
<!-- Defines the actions shown in advanced reboot submenu -->
<string-array name="config_restartActionsList">
<item>restart</item>
<item>restart_systemui</item>
<item>restart_recovery</item>
<item>restart_bootloader</item>
</string-array>