avicii: Remove config_restartActionsList

- Unsupported by PE

Signed-off-by: zlewchan <x@zlew.tf>
Change-Id: I9fb1be754dcb9e19ae0a92099629f93190da12fe
This commit is contained in:
zlewchan
2022-10-19 20:41:24 +02:00
committed by KakatkarAkshay
parent 4c903a5c88
commit 8549c6d1f6

View File

@@ -53,18 +53,4 @@
<!-- Whether device has screen with higher aspect ratio -->
<bool name="config_haveHigherAspectRatioScreen">true</bool>
<!-- Defines the actions shown in advanced reboot submenu -->
<string-array name="config_restartActionsList">
<item>restart</item>
<item>restart_recovery</item>
<item>restart_bootloader</item>
<item>restart_fastboot</item>
</string-array>
<!-- The list of package IDs that are not allowed to use aux cameras. -->
<string-array name="config_cameraAuxPackageExcludeList" translatable="false">
<item>org.telegram.messenger</item>
<item>org.thunderdog.challegram</item>
<item>us.zoom.videomeetings</item>
</string-array>
</resources>