net_test: workaround for 3.18 and 4.4 late urandom init

By default it initializes 60 seconds after boot (if there's enough
entropy at that point in time), which is too late (we don't want
to simply wait 60 seconds, but we do want it initialized prior
to running any tests).

We also switch from hex (base 16) to base64 encoding of the entropy
string just to make the kernel command line shorter.

Change-Id: Ia4924576c550b2858a938873baef18893550fa04
2 files changed
tree: da13f96a18652dd3907a2052bc08c7c1f0218e1e
  1. devicetree/
  2. net/
  3. Android.bp