Loading core/res/res/values/config.xml +7 −0 Original line number Diff line number Diff line Loading @@ -1656,4 +1656,11 @@ <!-- Package name providing WebView implementation. --> <string name="config_webViewPackageName" translatable="false">com.android.webview</string> <!-- If EMS is not supported, framework breaks down EMS into single segment SMS and adds page info " x/y". This config is used to set which carrier doesn't support EMS and whether page info should be added at the beginning or the end. We use tag 'prefix' for position beginning and 'suffix' for position end. Examples: <item>311480;prefix</item> <item>310260;suffix</item> --> <string-array translatable="false" name="no_ems_support_sim_operators" /> </resources> core/res/res/values/symbols.xml +1 −0 Original line number Diff line number Diff line Loading @@ -1982,4 +1982,5 @@ <java-symbol type="attr" name="checkMarkGravity" /> <java-symbol type="layout" name="select_dialog_singlechoice_material" /> <java-symbol type="layout" name="select_dialog_multichoice_material" /> <java-symbol type="array" name="no_ems_support_sim_operators" /> </resources> Loading
core/res/res/values/config.xml +7 −0 Original line number Diff line number Diff line Loading @@ -1656,4 +1656,11 @@ <!-- Package name providing WebView implementation. --> <string name="config_webViewPackageName" translatable="false">com.android.webview</string> <!-- If EMS is not supported, framework breaks down EMS into single segment SMS and adds page info " x/y". This config is used to set which carrier doesn't support EMS and whether page info should be added at the beginning or the end. We use tag 'prefix' for position beginning and 'suffix' for position end. Examples: <item>311480;prefix</item> <item>310260;suffix</item> --> <string-array translatable="false" name="no_ems_support_sim_operators" /> </resources>
core/res/res/values/symbols.xml +1 −0 Original line number Diff line number Diff line Loading @@ -1982,4 +1982,5 @@ <java-symbol type="attr" name="checkMarkGravity" /> <java-symbol type="layout" name="select_dialog_singlechoice_material" /> <java-symbol type="layout" name="select_dialog_multichoice_material" /> <java-symbol type="array" name="no_ems_support_sim_operators" /> </resources>