sweet: overlay-lineage: Commonize config_restartActionsList

Change-Id: I9a83032134b051f455cc094bd87a8ac6ce9bc7e8
This commit is contained in:
basamaryan 2023-06-10 16:54:43 +05:30
parent 5c8e886d5d
commit a592f58d71
No known key found for this signature in database
GPG Key ID: 707BA6C82329E8F9

View File

@ -15,12 +15,4 @@
<resources>
<!-- Whether device has a notch -->
<bool name="config_haveNotch">true</bool>
<!-- Defines the actions shown in advanced reboot submenu -->
<string-array name="config_restartActionsList">
<item>restart</item>
<item>restart_recovery</item>
<item>restart_fastboot</item>
<item>restart_bootloader</item>
</string-array>
</resources>