pipa: overlay: Hide SIM settings

Change-Id: Id521a440e8c7f4182c8fee95090ec007a906c902
This commit is contained in:
luka177
2023-10-16 23:53:05 +02:00
committed by gensis01
parent 332b3cc698
commit 3f1807147f

View File

@@ -14,4 +14,7 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Whether to show Smooth Display feature in Settings Options -->
<bool name="config_show_smooth_display">true</bool>
<!-- Whether sim related information is visible to the end user. -->
<bool name="config_show_sim_info">false</bool>
</resources>