Mount debugfs earlier regardless build variant am: df2d782368
am: 905ad1d3e7
* commit '905ad1d3e7531b49374573cd801fa92a480c97b8':
Mount debugfs earlier regardless build variant
This commit is contained in:
commit
4ce0a17f89
1 changed files with 2 additions and 0 deletions
|
|
@ -18,6 +18,8 @@ on early-init
|
|||
# Set the security context of /adb_keys if present.
|
||||
restorecon /adb_keys
|
||||
|
||||
mount debugfs /sys/kernel/debug /sys/kernel/debug mode=755
|
||||
|
||||
start ueventd
|
||||
|
||||
on init
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue