• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

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

system/corennnnn


Commit MetaInfo

Révision1a76d80429b2feda6dec560bb0cc5ba018d37671 (tree)
l'heure2016-08-26 02:38:18
AuteurChing Tzung Lin <ctlin@goog...>
CommiterChih-Wei Huang

Message de Log

Mount debugfs earlier regardless build variant

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

BUG:26455292
Change-Id: I453b0f1d08d822f8cd2d4d33f1c1b21f0d7f543a

Change Summary

Modification

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