Fix NPE for WifiConfiguration in AccessPoint.
In getSummary methods, make a local reference to WifiConfig before accessing the fields to prevent member variable mConfig being reset in a different thread. Bug: 31617798 Test: manually open/close/refresh wifi settings and see no crash. Change-Id: I254cb3cb59dead425a9ada17d9e84a7e2974f738
Loading
Please register or sign in to comment