OSDN Git Service

Added debug system property to enable/disable IMS VoLTE/VT.
authorEtan Cohen <etancohen@google.com>
Sat, 2 Aug 2014 08:13:24 +0000 (01:13 -0700)
committerEtan Cohen <etancohen@google.com>
Sat, 2 Aug 2014 21:46:16 +0000 (14:46 -0700)
commit241312e07bbe1d345d99618f9a1a8e7884e5bd5e
tree27a933d36b6cb737c6b9cdcd8f5d2c2a6c6d1b8a
parentbc53cb41f44adf8440761796a0ef4a4aea6ef7ff
Added debug system property to enable/disable IMS VoLTE/VT.

If property is 0: IMS VoLTE is disabled.
If property is 1 then IMS is used as normal: i.e. expected to
be provisioned, registered etc.

Action on missing property defined by constant.

Change-Id: Ibdbb21fa7db30a4088b74092dd6256da012cd697
telephony/java/com/android/internal/telephony/TelephonyProperties.java