OSDN Git Service

Show correct security type for PasspointConfiguration
authorTomoharu Hatano <Tomoharu.Hatano@sonymobile.com>
Tue, 30 May 2017 09:38:56 +0000 (18:38 +0900)
committerPeter Qiu <zqiu@google.com>
Mon, 31 Jul 2017 20:38:06 +0000 (13:38 -0700)
commit2bde6e72ece5e4d7c6f001d25129916b255f6112
treebe2e6aa95c15d1af4ad72aaaf77b37d51691544b
parenta30ec5ff4ca8bfd7be97f64cef169d86777a2920
Show correct security type for PasspointConfiguration

Security type for PasspointConfiguration is not shown
correctly on Wi-Fi detail screen because AccessPoint.java
does not return correct security string via getSecurityString().

Bug: 62182395
Test: manual

Change-Id: I76436d7efbf18b6f5478d35f02fac3dfcae2be53
Singed-off-by Tomonori Nanbu <tomonori.nanbu@sonymobile.com>
packages/SettingsLib/src/com/android/settingslib/wifi/AccessPoint.java