• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="utf-8" standalone="yes"?>
2<carrier_config>
3    <string name="5g_icon_configuration_string">connected_mmwave:5G,connected:5G,not_restricted_rrc_idle:5G</string>
4    <string name="5g_icon_display_grace_period_string">connected_mmwave,legacy,31;connected,legacy,31;connected_mmwave,not_restricted_rrc_con,31;connected,not_restricted_rrc_con,31;not_restricted_rrc_idle,not_restricted_rrc_con,15</string>
5    <boolean name="allow_emergency_numbers_in_call_log_bool" value="true"/>
6    <boolean name="allow_hold_call_during_emergency_bool" value="false"/>
7    <boolean name="carrier_volte_available_bool" value="true"/>
8    <boolean name="enabledMMS" value="false"/>
9    <boolean name="hide_ims_apn_bool" value="true"/>
10    <boolean name="hide_lte_plus_data_icon_bool" value="false"/>
11    <boolean name="ignore_data_enabled_changed_for_video_calls" value="true"/>
12    <boolean name="show_4g_for_lte_data_icon_bool" value="true"/>
13    <int name="volte_replacement_rat_int" value="3"/>
14    <string-array name="ims_reasoninfo_mapping_string_array" num="1">
15        <item value="332||510"/>
16    </string-array>
17    <string-array name="missed_incoming_call_sms_originator_string_array" num="2">
18        <item value="DoCoMo SMS"/>
19        <item value="DoCoMo"/>
20    </string-array>
21    <string-array name="missed_incoming_call_sms_pattern_string_array" num="5">
22        <!-- Incoming phone call history with caller id -->
23        <item value="^(?&lt;month&gt;0[1-9]|1[012])/(?&lt;day&gt;0[1-9]|1[0-9]|2[0-9]|3[0-1])\s(?&lt;hour&gt;[0-1][0-9]|2[0-3]):(?&lt;minute&gt;[0-5][0-9])\s(\n|\s\n)(?&lt;callerId&gt;\+[0-9]{1,16}|[0-9]{1,17})\b\s*"/>
24        <!-- Incoming phone call history without caller id -->
25        <item value="^(?&lt;month&gt;0[1-9]|1[012])/(?&lt;day&gt;0[1-9]|1[0-9]|2[0-9]|3[0-1])\s(?&lt;hour&gt;[0-1][0-9]|2[0-3]):(?&lt;minute&gt;[0-5][0-9])\s\s\n(非通知設定|公衆電話|通知不可能)\b\s*"/>
26        <!-- Incoming video phone call history with caller id -->
27        <item value="^(?&lt;month&gt;0[1-9]|1[012])/(?&lt;day&gt;0[1-9]|1[0-9]|2[0-9]|3[0-1])\s(?&lt;hour&gt;[0-1][0-9]|2[0-3]):(?&lt;minute&gt;[0-5][0-9])\sテレビ電話\s\n(?&lt;callerId&gt;\+[0-9]{1,16}|[0-9]{1,17})\b\s*"/>
28        <!-- Incoming video phone call history without caller id -->
29        <item value="^(?&lt;month&gt;0[1-9]|1[012])/(?&lt;day&gt;0[1-9]|1[0-9]|2[0-9]|3[0-1])\s(?&lt;hour&gt;[0-1][0-9]|2[0-3]):(?&lt;minute&gt;[0-5][0-9])\sテレビ電話\s\n(非通知設定|公衆電話|通知不可能)\b\s*"/>
30        <!-- Incoming phone call while roaming history with caller id -->
31        <item value="^海外\s着信通知\(日本時間\)\s\n(?&lt;month&gt;0[1-9]|1[012])/(?&lt;day&gt;0[1-9]|1[0-9]|2[0-9]|3[0-1])\s(?&lt;hour&gt;[0-1][0-9]|2[0-3]):(?&lt;minute&gt;[0-5][0-9])\s\s\n(?&lt;callerId&gt;\+[0-9]{1,16}|[0-9]{1,17})\b\s*"/>
32    </string-array>
33    <boolean name="nr_timers_reset_if_non_endc_and_rrc_idle_bool" value="true"/>
34</carrier_config>
35