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

Commit 7850875d authored by Martijn Coenen's avatar Martijn Coenen Committed by android-build-merger
Browse files

Merge "init: start apexd as early as we can." am: 1e376457 am: c71cd374

am: bfa86a52

Change-Id: Ieadf527c73afd302f3522da297d7133d2cd9a274
parents b74f9b1a bfa86a52
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