system/corennnnn
Révision | 1a76d80429b2feda6dec560bb0cc5ba018d37671 (tree) |
---|---|
l'heure | 2016-08-26 02:38:18 |
Auteur | Ching Tzung Lin <ctlin@goog...> |
Commiter | Chih-Wei Huang |
Mount debugfs earlier regardless build variant
ag/835596 can be reverted after this CL is merged.
BUG:26455292
Change-Id: I453b0f1d08d822f8cd2d4d33f1c1b21f0d7f543a
@@ -26,6 +26,8 @@ on early-init | ||
26 | 26 | # Set the security context of /postinstall if present. |
27 | 27 | restorecon /postinstall |
28 | 28 | |
29 | + mount debugfs /sys/kernel/debug /sys/kernel/debug mode=755 | |
30 | + | |
29 | 31 | start ueventd |
30 | 32 | |
31 | 33 | on init |