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

Commit 026b017a authored by Mike Chan's avatar Mike Chan Committed by Android (Google) Code Review
Browse files

Merge "init.rc: Add cpuacct to cgroup mount for cpu statistic"

parents 6fcc801e 89f235c5
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -24,6 +24,11 @@ loglevel 3
    mkdir /mnt 0775 root system
    mkdir /mnt/sdcard 0000 system system

# Create cgroup mount point for cpu accounting
    mkdir /acct
    mount cgroup none /acct cpuacct
    mkdir /acct/uid

# Backwards Compat - XXX: Going away in G*
    symlink /mnt/sdcard /sdcard