Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3848e1ba authored by Martijn Coenen's avatar Martijn Coenen
Browse files

init: start apexd as early as we can.

apexd needs to run right after mounting /data.

Bug: 112455435
Test: apexd is running
Change-Id: I71c834bcaf26a3133aef57bb1d1953010a6d137c
parent 6a581b7b
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -403,6 +403,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