• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

system/corennnnn


Commit MetaInfo

Revisão7068c177cd6947feabac3d9319fd0d77d53764e2 (tree)
Hora2016-12-09 16:22:09
AutorChing Tzung Lin <ctlin@goog...>
CommiterChih-Wei Huang

Mensagem de Log

Mount debugfs earlier regardless build variant

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

BUG:26455292
Change-Id: I453b0f1d08d822f8cd2d4d33f1c1b21f0d7f543a

Mudança Sumário

Diff

--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -26,6 +26,8 @@ on early-init
2626 # Set the security context of /postinstall if present.
2727 restorecon /postinstall
2828
29+ mount debugfs /sys/kernel/debug /sys/kernel/debug mode=755
30+
2931 start ueventd
3032
3133 on init