commit | ef204dc352472097bdd5481f722669276beac453 | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <jeffv@google.com> | Thu Nov 30 12:46:39 2017 -0800 |
committer | Jeff Vander Stoep <jeffv@google.com> | Thu Nov 30 12:46:39 2017 -0800 |
tree | b22f53e49b2c10964059601fec037ecebbac6103 | |
parent | c09b55313d7b20e3cd673bf6ee24b10531abd65d [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: Ia0a8912d99274437ccdf255b9f6180963c3c8915