commit | ad999a09ab973c5ed5c54a78cdaa4dbc06eb485e | [log] [tgz] |
---|---|---|
author | Keun-young Park <keunyoung@google.com> | Fri Apr 05 16:19:20 2013 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Apr 05 16:19:20 2013 +0000 |
tree | fc3db1e08f0801420213bfd0d95f6d3470a39732 | |
parent | 911ba269e369035f9a4a250fa22233b37d724356 [diff] | |
parent | 7d312208a16a3d9bac01467369ae9b86fd0cf29b [diff] |
Merge "rootdir: goldfish: mount debugfs on boot time"
diff --git a/rootdir/etc/init.goldfish.rc b/rootdir/etc/init.goldfish.rc index a0c1c4f..1373be8 100644 --- a/rootdir/etc/init.goldfish.rc +++ b/rootdir/etc/init.goldfish.rc
@@ -3,6 +3,7 @@ mkdir /mnt/sdcard 0000 system system # for backwards compatibility symlink /mnt/sdcard /sdcard + mount debugfs debugfs /sys/kernel/debug on boot setsebool in_qemu 1