sm6150-common: Add SystemUI restart in restart advanced menu

* replace fastbootd

Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
Pratyay Borborah
2024-11-26 15:10:13 +00:00
committed by therealmharc
parent 2f4762110b
commit da841aee8f

View File

@@ -19,8 +19,8 @@
<!-- 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_fastboot</item>
<item>restart_bootloader</item>
</string-array>
</resources>