am 394539a2: am 5f44592f: am dd2b9f07: Modify comment for "VoLTE replacement configuration" to clarify that used for unknown.

* commit '394539a286950ad4699fc14334e19782e4731d92':
  Modify comment for "VoLTE replacement configuration" to clarify that used for unknown.
This commit is contained in:
Etan Cohen
2014-09-23 18:57:51 +00:00
committed by Android Git Automerger

View File

@@ -992,9 +992,11 @@
<!-- 2 means give warning -->
<integer name="config_datause_notification_type">2</integer>
<!-- If Voice Radio Technology is RIL_RADIO_TECHNOLOGY_LTE:14 this is the value
that should be used instead. A value of RIL_RADIO_TECHNOLOGY_UNKNOWN:0 means
there is no replacement value and VoLTE is assumed to be supported -->
<!-- If Voice Radio Technology is RIL_RADIO_TECHNOLOGY_LTE:14 or
RIL_RADIO_TECHNOLOGY_UNKNOWN:0 this is the value that should be used instead.
A configuration value of RIL_RADIO_TECHNOLOGY_UNKNOWN:0 means
there is no replacement value and that the default assumption
for phone type (GSM) should be used. -->
<integer name="config_volte_replacement_rat">0</integer>
<!-- Flag indicating whether the current device is "voice capable".