Skip to content

Commit

Permalink
raphael: Add system ui restart in restart advanced menu
Browse files Browse the repository at this point in the history
  • Loading branch information
neobuddy89 authored and kondors1995 committed Apr 20, 2024
1 parent 8923e15 commit 0a10cc5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rro_overlays/LineageSDKOverlay/res/values/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,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>
Expand Down Expand Up @@ -116,4 +117,4 @@
<item>us.zoom.videomeetings</item>
<item>com.viber.voip</item>
</string-array>
</resources>
</resources>

0 comments on commit 0a10cc5

Please sign in to comment.