diff options
author | Hai Shalom <haishalom@google.com> | 2020-09-29 16:50:22 -0700 |
---|---|---|
committer | Hai Shalom <haishalom@google.com> | 2020-09-29 16:50:22 -0700 |
commit | 452d4ff8ff1bf896fecb70744f5396f8951981b2 (patch) | |
tree | 5cfab0aaa60a0ceb415472332d7b609dab14fff9 /rs/java/android/renderscript/ProgramStore.java | |
parent | de615155932f01c69b034677ad88585059bdf967 (diff) |
Fix WifiConfiguration#getAuthType
Fix WifiConfiguration#getAuthType and add unit tests. The root
cause for the crash is due to the outdated implementation of this
method. When adding a suggestion of a WPA2/3-Enterprise network
via the the ACTION_WIFI_ADD_NETWORKS action, Settings calls this
method. WPA2/3-Enterprise networks have more than 1 bit set in
the allowedKeyManagement bitset which the old implementation
treated as an error and threw an exception.
Bug: 169626258
Test: atest WifiConfigurationTest
Merged-In: I85796299f119b84781148c949d701d10da506dc2
Change-Id: I00e112388b392868b0aa9e0ccb8a9b72236bfa2c
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions