Merge "init: Mount debugfs by default"

This commit is contained in:
Linux Build Service Account 2013-03-12 18:29:47 -07:00 committed by Gerrit - the friendly Code Review server
commit f59e95602f
1 changed files with 3 additions and 0 deletions

View File

@ -28,6 +28,9 @@
import init.qcom.usb.rc
import init.target.rc
on early-init
mount debugfs debugfs /sys/kernel/debug
on init
# Set permissions for persist partition
mkdir /persist 0771 system system