commit | bf2a846218cc94705f8f42683d27f0bf96a74b88 | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <jeffv@google.com> | Thu Nov 30 12:37:46 2017 -0800 |
committer | Jeff Vander Stoep <jeffv@google.com> | Thu Nov 30 12:43:30 2017 -0800 |
tree | b2fa8a44faf1fb36148c93cfeba2313dfca6257f | |
parent | 9b677bc7ca3b471c3a4924e6b234b73431268219 [diff] |
wifi_supplicant: deprecate entropy.bin Wpa_supplicant's random pool is not necessary on Android. Randomness is already provided by the entropymixer service which ensures sufficient entropy is maintained across reboots. Commit b410eb1913 'Initialize /dev/urandom earlier in boot' seeds /dev/urandom with that entropy before either wpa_supplicant or hostapd are run. Bug: 34980020 Test: Use wifi and wifi tethering on Taimen. Change-Id: Id07e6bd157baa4855fff6ddfbf248ad0bd512a40