commit | 9eec8d2e5606ee66e351e6e54fb71f32bfe34aed | [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 | 0f28653ab3c69463502f94186c6c2582d45b7135 [diff] | |
parent | 1a33b15041219d9921b0df16e11a15a6f32b4790 [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