commit | b3a7c70cc8d55b57c173c3b21f6b181a76111316 | [log] [tgz] |
---|---|---|
author | Hai Shalom <haishalom@google.com> | Tue Oct 20 12:22:53 2020 -0700 |
committer | Hai Shalom <haishalom@google.com> | Wed Oct 28 15:45:22 2020 +0000 |
tree | 4d54110a3066af98680e4976ed2b3ff4ee8d7218 | |
parent | 39deeade0c12eeea629a8330cfb36540aca9a84e [diff] |
[wpa_supplicant] Remove null checks for URL in deauth imminent The URL in deauth imminent message is optional and can be null. Remove all null checks of the URL to allow the framework to process deauth imminent notifications with no reason URLs. Bug: 171320371 Test: Compiles. Not in use (yet) Change-Id: I916d1d08f3bab033c4cf5361d0c77bef5fac6d67