overlay: wifionly: Hide more telephony related features
Change-Id: I016b3a9156f8a173623e6d249bb5db501fea7dfb
This commit is contained in:
committed by
Jan Altensen (Stricted)
parent
8ba07c4cfc
commit
5520d33e06
@@ -15,9 +15,18 @@
|
||||
limitations under the License.
|
||||
-->
|
||||
<resources>
|
||||
<!-- Whether call_volume should be shown or not. -->
|
||||
<bool name="config_show_call_volume">false</bool>
|
||||
|
||||
<!-- Whether data_saver should be shown or not. -->
|
||||
<bool name="config_show_data_saver">false</bool>
|
||||
|
||||
<!-- Whether to show emergency gesture in Settings -->
|
||||
<bool name="config_show_emergency_gesture_settings">false</bool>
|
||||
|
||||
<!-- Whether to show a preference item for mobile plan -->
|
||||
<bool name="config_show_mobile_plan">false</bool>
|
||||
|
||||
<!-- Whether sim related information is visible to the end user. -->
|
||||
<bool name="config_show_sim_info">false</bool>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user