Merge "init: start apexd as early as we can."
am: 1e3764575e
Change-Id: I8c8a6cb15fd0cbb255159e919092bba013bc3647
This commit is contained in:
commit
c71cd3741d
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…
Add table
Reference in a new issue