Loading core/res/res/values/config.xml +3 −0 Original line number Diff line number Diff line Loading @@ -1189,6 +1189,9 @@ <item>12</item> <!-- EVDO_B --> </integer-array> <!-- Set to true if after a provisioning apn the radio should be restarted --> <bool name="config_restartRadioAfterProvisioning">false</bool> <!-- Vibrator pattern to be used as the default for notifications that specify DEFAULT_VIBRATE. --> Loading core/res/res/values/symbols.xml +1 −0 Original line number Diff line number Diff line Loading @@ -283,6 +283,7 @@ <java-symbol type="bool" name="config_safe_media_volume_enabled" /> <java-symbol type="bool" name="config_camera_sound_forced" /> <java-symbol type="bool" name="config_dontPreferApn" /> <java-symbol type="bool" name="config_restartRadioAfterProvisioning" /> <java-symbol type="bool" name="config_speed_up_audio_on_mt_calls" /> <java-symbol type="bool" name="config_useFixedVolume" /> <java-symbol type="bool" name="config_forceDefaultOrientation" /> Loading Loading
core/res/res/values/config.xml +3 −0 Original line number Diff line number Diff line Loading @@ -1189,6 +1189,9 @@ <item>12</item> <!-- EVDO_B --> </integer-array> <!-- Set to true if after a provisioning apn the radio should be restarted --> <bool name="config_restartRadioAfterProvisioning">false</bool> <!-- Vibrator pattern to be used as the default for notifications that specify DEFAULT_VIBRATE. --> Loading
core/res/res/values/symbols.xml +1 −0 Original line number Diff line number Diff line Loading @@ -283,6 +283,7 @@ <java-symbol type="bool" name="config_safe_media_volume_enabled" /> <java-symbol type="bool" name="config_camera_sound_forced" /> <java-symbol type="bool" name="config_dontPreferApn" /> <java-symbol type="bool" name="config_restartRadioAfterProvisioning" /> <java-symbol type="bool" name="config_speed_up_audio_on_mt_calls" /> <java-symbol type="bool" name="config_useFixedVolume" /> <java-symbol type="bool" name="config_forceDefaultOrientation" /> Loading