commit | 2cc9c6f6ae1f2270fc9eb6d5e79cd1214c388ee3 | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Wed Jun 03 02:29:32 2015 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Wed Jun 03 02:29:32 2015 +0000 |
tree | ba2bdeebe8e127e09b487942955420cdf19a4209 | |
parent | 57d4274308ed0de3563436eca324dbd91e54cab8 [diff] | |
parent | d35c213c3e0272f02460fa0f585dd309af49fdcb [diff] |
am 7a6b0585: am cdb468ab: logcat: -f run in background * commit '7a6b05851efddb4e60e7b07a57bef8827e2f9ebb': logcat: -f run in background
diff --git a/rootdir/init.rc b/rootdir/init.rc index 8e8ca1f..42bb147 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc
@@ -236,6 +236,7 @@ # Emulated internal storage area mkdir /data/media 0770 media_rw media_rw + # Start bootcharting as soon as possible after the data partition is # mounted to collect more data. mkdir /data/bootchart 0755 shell shell