Mount debugfs earlier regardless build variant

ag/835596 can be reverted after this CL is merged.

BUG:26455292
Change-Id: I453b0f1d08d822f8cd2d4d33f1c1b21f0d7f543a
This commit is contained in:
Ching Tzung Lin 2016-01-11 13:00:22 -08:00
parent 2f18b54502
commit df2d782368
1 changed files with 2 additions and 0 deletions

View File

@ -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