Skip to content
Snippets Groups Projects
Commit 905ad1d3 authored by Ching Tzung Lin's avatar Ching Tzung Lin Committed by android-build-merger
Browse files

Mount debugfs earlier regardless build variant

am: df2d7823

* commit 'df2d7823':
  Mount debugfs earlier regardless build variant
parents 14b307fa df2d7823
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment