universal7580: wifi_supplicant: deprecate entropy.bin
authorJeff Vander Stoep <jeffv@google.com>
Thu, 30 Nov 2017 21:00:27 +0000 (13:00 -0800)
committerJan Altensen <info@stricted.net>
Fri, 16 Aug 2019 21:18:50 +0000 (23:18 +0200)
commit10ff5d0562751b6b31d7505362498898a6d5d6a5
treed74cd9c13f92b063575cf0ff5e7d4bb822b01717
parent4ccc0af95dd8133d53944a09eeaeb7610cd07da3
universal7580: 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: Iaa2a8a42e4e3fd941c5be0f8fa691245cdb429e9
ramdisk/etc/init.wifi.rc