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>
Mon, 25 Feb 2019 11:50:52 +0000 (12:50 +0100)
commitf19f398d02ec11adb6e6098e7dc8689b35a1fe49
tree72dfd1c15a9e613da037e54e186c0f4da698e60d
parent7aae0368605906795217264e1444cdd7458d1ecf
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/init.mt8127.rc