universal7870: rework overlay and move some values to specific

This commit is contained in:
Alejandro 2020-06-29 10:53:54 +02:00
parent 0498996eb5
commit e539e1845e
2 changed files with 46 additions and 12 deletions

View file

@ -151,4 +151,11 @@
-->
<!-- <integer name="config_longPressOnAppSwitchBehavior">9</integer> -->
<!-- Defines the actions shown in advanced reboot submenu -->
<string-array name="config_restartActionsList">
<item>restart</item>
<item>restart_recovery</item>
<item>restart_download</item>
</string-array>
</resources>