a71-common: overlay-lineage: Allow restart SystemUI

Change-Id: I1bb325ecd02e82ff14e299c629babcb7d7083783
Signed-off-by: intelgigabyte <nguyenmanhdung9299@gmail.com>
This commit is contained in:
intelgigabyte
2025-10-04 22:30:47 +07:00
parent 1b586eef17
commit 10c974c1d3

View File

@@ -21,6 +21,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>