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

Commit bfa86a52 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

Change-Id: I007b36a3c25340cbbf79e166be885dcd72bb60d4
parents 8a651e73 c71cd374
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