diff options
| author | Luca Stefani <luca.stefani.ge1@gmail.com> | 2016-03-23 09:59:04 -0700 |
|---|---|---|
| committer | luca020400 <luca.stefani.ge1@gmail.com> | 2016-06-01 22:51:50 +0200 |
| commit | 7a9eb6b599bb15e90d248f479e98cf305686b47c (patch) | |
| tree | 096c3aed969b1c36b753dee92ae70f2a3cc3e134 | |
| parent | e50b6f1332edeccfa980a09ae792fe683b1a7411 (diff) | |
msm8916-common: Remove duplicated debugfs mount
* It's in init.rc now
Change-Id: I13df62fd213963659110f6ed827df2ce32410455
| -rw-r--r-- | rootdir/etc/init.qcom.rc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index a5b8d09..e534d24 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -31,7 +31,6 @@ import init.qcom.usb.rc import init.target.rc on early-init - mount debugfs debugfs /sys/kernel/debug mkdir /firmware 0771 system system mkdir /system 0777 root root symlink /data/tombstones /tombstones |
