]> git.ipfire.org Git - thirdparty/hostap.git/commit
Android: Set CONFIG_NO_RANDOM_POOL=y
authorJeff Vander Stoep <jeffv@google.com>
Thu, 30 Nov 2017 22:46:26 +0000 (14:46 -0800)
committerJouni Malinen <j@w1.fi>
Sat, 9 Dec 2017 15:47:42 +0000 (17:47 +0200)
commitb65353a767522a5d7215a6f55ec36b96a94aee28
tree739cb9e7736dbf0b604b54c7f9ab6f55bfef59f9
parentff28df739a09ed018591d407d8b5385c664037c2
Android: Set CONFIG_NO_RANDOM_POOL=y

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.

Signed-off-by: Jeff Vander Stoep <jeffv@google.com>
hostapd/android.config
hostapd/hostapd.android.rc
wpa_supplicant/android.config