Mount debugfs earlier regardless build variant
am: df2d782368
* commit 'df2d78236834f5f6a99e88c8cd629b09d8292bb6':
Mount debugfs earlier regardless build variant
This commit is contained in:
commit
905ad1d3e7
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