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

Commit 78900ad6 authored by Howard Ro's avatar Howard Ro
Browse files

Revert^2 "Update init.rc for statsd setup"

77a8d9f6

Change-Id: Ic8dce44e6e83323381a39682b833acf8feb714a2
parent 77a8d9f6
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -732,6 +732,12 @@ on post-fs-data
    # Create root dir for Incremental Service
    mkdir /data/incremental 0771 system system encryption=Require

    # Create directories for statsd
    mkdir /data/misc/stats-data/ 0770 statsd system
    mkdir /data/misc/stats-service/ 0770 statsd system
    mkdir /data/misc/stats-active-metric/ 0770 statsd system
    mkdir /data/misc/train-info/ 0770 statsd system

    # Wait for apexd to finish activating APEXes before starting more processes.
    wait_for_prop apexd.status ready
    perform_apex_config