summaryrefslogtreecommitdiffstats
path: root/rootdir
diff options
context:
space:
mode:
authorMartijn Coenen <maco@google.com>2018-09-26 06:56:26 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2018-09-26 06:56:26 +0000
commit1e3764575e7f578ac771ff26af1bcb566d0c06d5 (patch)
tree01fdc2a785aa9b34db1b83bb304fe5823d918442 /rootdir
parent5952034c25d4e846fa1d2d0ce2dfe1196d58b3c8 (diff)
parent3848e1ba12cc813b7b58a4c8f2e7f0614966b504 (diff)
downloadsystem_core-1e3764575e7f578ac771ff26af1bcb566d0c06d5.tar.gz
system_core-1e3764575e7f578ac771ff26af1bcb566d0c06d5.tar.bz2
system_core-1e3764575e7f578ac771ff26af1bcb566d0c06d5.zip
Merge "init: start apexd as early as we can."
Diffstat (limited to 'rootdir')
-rw-r--r--rootdir/init.rc3
1 files changed, 3 insertions, 0 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 915540eff..f39ea7c09 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -407,6 +407,9 @@ on post-fs-data
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