commit | c1c965934514ef0cdb7cd9e96f239673d0bb9a45 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Thu Jul 12 13:20:52 2018 -0700 |
committer | Roshan Pius <rpius@google.com> | Tue Oct 09 08:34:12 2018 -0700 |
tree | 78a7fa6dd23c5ad8a77c4d03d04f9a446d25d502 | |
parent | e2d2101160479023eb565eee9d126ff4b2b4ebe3 [diff] |
wpa_supplicant(hidl): Turn on scan MAC randomization Even though we moved scan handling to wificond, wpa_supplicant may issue scans on its own in certain connection-related scenarios. Ensure that we only use randomized scans in those cases on Android devices. Bug: 73642801 Test: Ensured that we can connect to wifi networks. Test: Triggered scans via wpa_cli and ensured they use random MAC addresses. Change-Id: I95d0e021db7f4ec22ec13720f3a2de578e63f0a6