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

Commit 1e376457 authored by Martijn Coenen's avatar Martijn Coenen Committed by Gerrit Code Review
Browse files

Merge "init: start apexd as early as we can."

parents 5952034c 3848e1ba
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -407,6 +407,9 @@ on post-fs-data
    mkdir /data/bootchart 0755 shell shell
    mkdir /data/bootchart 0755 shell shell
    bootchart start
    bootchart start


    # Start apexd as soon as we can
    start apexd

    # Avoid predictable entropy pool. Carry over entropy from previous boot.
    # Avoid predictable entropy pool. Carry over entropy from previous boot.
    copy /data/system/entropy.dat /dev/urandom
    copy /data/system/entropy.dat /dev/urandom