commit | 1e3764575e7f578ac771ff26af1bcb566d0c06d5 | [log] [tgz] |
---|---|---|
author | Martijn Coenen <maco@google.com> | Wed Sep 26 06:56:26 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Sep 26 06:56:26 2018 +0000 |
tree | 01fdc2a785aa9b34db1b83bb304fe5823d918442 | |
parent | 5952034c25d4e846fa1d2d0ce2dfe1196d58b3c8 [diff] | |
parent | 3848e1ba12cc813b7b58a4c8f2e7f0614966b504 [diff] |
Merge "init: start apexd as early as we can."
diff --git a/rootdir/init.rc b/rootdir/init.rc index 915540e..f39ea7c 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc
@@ -407,6 +407,9 @@ mkdir /data/bootchart 0755 shell shell bootchart start + # Start apexd as soon as we can + start apexd + # Avoid predictable entropy pool. Carry over entropy from previous boot. copy /data/system/entropy.dat /dev/urandom