Merge "rootdir: goldfish: mount debugfs on boot time"

This commit is contained in:
Keun-young Park 2013-04-05 16:19:20 +00:00 committed by Gerrit Code Review
commit ad999a09ab
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ on early-init
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