OSDN Git Service

WifiConfiguration: Undeprecate WPA_PSK
authorRoshan Pius <rpius@google.com>
Wed, 14 Mar 2018 22:10:18 +0000 (15:10 -0700)
committerRoshan Pius <rpius@google.com>
Wed, 14 Mar 2018 22:17:00 +0000 (15:17 -0700)
commit8f1a910ad8fa4dc2867de1c2badcdb6ad37cb9e6
treeaacb5b5bf3eb3ff1b39ecbc4f4b35a518c188d59
parentd854d917ecf7826ab5a48c62d0d8496c0b399d6e
WifiConfiguration: Undeprecate WPA_PSK

This is needed for client mode operations for configuring WPA_PSK
networks. There is no alternative public value for WPA_PSK.
The intention was to deprecate usage of this value for AP
mode, but since we share the same object across client & AP mode
operations, we cannot mark this field deprecated.

Bug: 72332080
Test: make update-api
Change-Id: I75f675b630080d853422f945d7cbc37c5f205fde
api/current.txt
wifi/java/android/net/wifi/WifiConfiguration.java