overlay: wifionly: Settings: Hide SIM settings

Change-Id: Id521a440e8c7f4182c8fee95090ec007a906c902
This commit is contained in:
luka177
2023-10-16 23:53:05 +02:00
committed by Sebastiano Barezzi
parent 1baa8ff8a6
commit eece9d8dc8

View File

@@ -17,4 +17,7 @@
<resources>
<!-- Whether to show emergency gesture in Settings -->
<bool name="config_show_emergency_gesture_settings">false</bool>
<!-- Whether sim related information is visible to the end user. -->
<bool name="config_show_sim_info">false</bool>
</resources>