Home | History | Annotate | Download | only in xml
      1 <?xml version='1.0' encoding='utf-8' standalone='yes' ?>
      2 <!-- This is a place for vendor-specific config values. The format and
      3      filtering rules are the same as those in carrier_config*.xml files. This
      4      file is read after any specific config file from the assets folder, so it
      5      must use explicit filters for MCC ad MNC if that is desired. -->
      6 
      7 <carrier_config_list>
      8 <carrier_config>
      9 <boolean name="enabledMMS" value="false"/>
     10 <boolean name="show_4g_for_lte_data_icon_bool" value="false"/>
     11 </carrier_config>
     12 </carrier_config_list>
     13