Merge "init: start apexd as early as we can."
This commit is contained in:
commit
1e3764575e
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue