Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bc561ec2 authored by Zoey Chen's avatar Zoey Chen
Browse files

[Settings] Do not show SIM if not supported

Bug: 264510592
Test: manual
Change-Id: Iaf250175361d86837a62330391c4b529639c3d9d
parent e7225879
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -52,7 +52,8 @@
        settings:userRestriction="no_config_mobile_networks"
        settings:isPreferenceVisible="@bool/config_show_sim_info"
        settings:allowDividerAbove="true"
        settings:useAdminDisabledSummary="true" />
        settings:useAdminDisabledSummary="true"
        settings:searchable="@bool/config_show_sim_info"/>

    <com.android.settingslib.RestrictedSwitchPreference
        android:key="airplane_mode"