OSDN Git Service

Hide or show APNs with type="ims" as CarrierConfig
authorSungmin Choi <sungmin.choi@lge.com>
Fri, 28 Aug 2015 23:56:31 +0000 (16:56 -0700)
committerVineeta Srivastava <vsrivastava@google.com>
Wed, 9 Sep 2015 00:23:14 +0000 (17:23 -0700)
commit9fcc7e1b20b890283dfe9a02999f40637d27dbb2
tree0be7f632ce59034ab54b973046a51ee2937701af
parentb83cbe202bd56cf542d898837474757dca3625f2
Hide or show APNs with type="ims" as CarrierConfig

APN with type="ims" is used to attach IMS APN to the modem.
This APN is meaningless and confusing to end users.
Most carriers don't care to show this APN from apn list.
Some carriers want to show this APN from apn list and others don't.
This change hides or shows this as CarrierConfig from the APN list.

Bug: 23770219
Change-Id: Ia632f39401d84e8c63ac96f1c3b12aa3d8d2a4e6
src/com/android/settings/ApnSettings.java