OSDN Git Service

Adding "wifi only" option for wifi calling.
authorTyler Gunn <tgunn@google.com>
Fri, 1 Apr 2016 15:41:18 +0000 (08:41 -0700)
committerTyler Gunn <tgunn@google.com>
Fri, 1 Apr 2016 15:41:18 +0000 (08:41 -0700)
commit2013ba8ed177a4329a9ad0517fdd20edebbaa14b
tree75f9fb7b3ae445f37f9f5735f22bb41eb9592921
parent30dbd47a29fb12f1a5c5027d6719397fb322fe9e
Adding "wifi only" option for wifi calling.

- Added "wifi-only" option to the list of wifi calling modes.
- Added code in settings initialization to check whether the carrier
supports including the wifi-only option.  If it does not, changes the
entries/values to a ser which does not include the wifi-only option.

Bug: 27858149
Change-Id: Ib02a97afcf6f2722c28b7a4d9c241774944c52d0
res/values/strings.xml
src/com/android/settings/WifiCallingSettings.java