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

Commit 58c88615 authored by Jeffrey Huang's avatar Jeffrey Huang
Browse files

Add new directory for stats metadata

Also reordered the directories in alphabetical order

Test: m -j
Bug: 149838525
Change-Id: I1a918d189d8bcb394ec6f818d033dbf7e4518713
parent 8dccf3ff
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -728,9 +728,10 @@ on post-fs-data
    mkdir /data/incremental 0771 system system encryption=Require

    # Create directories for statsd
    mkdir /data/misc/stats-active-metric/ 0770 statsd system
    mkdir /data/misc/stats-data/ 0770 statsd system
    mkdir /data/misc/stats-metadata/ 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.