commit | 4c0468c06ec5d7e622e73f72cf7a8e66524b637a | [log] [tgz] |
---|---|---|
author | Oscar Shu <xshu@google.com> | Fri Feb 03 01:01:34 2023 +0000 |
committer | Nate(Qiang) Jiang <qiangjiang@google.com> | Fri Feb 03 23:04:50 2023 +0000 |
tree | dc3cc4173c716f89221b896601c798c05a3df8ad | |
parent | 48411bcc132af6d35a3a8477d430e931280888a9 [diff] |
FactoryReset call WifiConfigManager#remove directly The current code is performing permission checks in the wifi thread and is causing exceptions due to losing binder context on the original caller. Should just call WifiConfigManager directly. Bug: 267404504 Test: atest com.android.server.wifi Test: manually verified with shell command Merged-In: Ibdddd8f8fe8651a730a3dca8e00cb5f657c13b6c Change-Id: Ibdddd8f8fe8651a730a3dca8e00cb5f657c13b6c