From 473a50f1687e8511ff9efcf370adfa68568669ab Mon Sep 17 00:00:00 2001 From: Mark Salyzyn Date: Tue, 2 Jun 2015 12:46:46 -0700 Subject: [PATCH] rootdir: init.trace.rc too early (cherry pick from commit 89357d23a1d3166f0402734086da77805ca13617) debugfs is mounted on boot Bug: 21566233 Change-Id: I2ba106fbb1e8164ff3d8b2d5b16a16d7926c2732 --- rootdir/init.trace.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootdir/init.trace.rc b/rootdir/init.trace.rc index cd8d35037..50944e6c4 100644 --- a/rootdir/init.trace.rc +++ b/rootdir/init.trace.rc @@ -1,6 +1,6 @@ ## Permissions to allow system-wide tracing to the kernel trace buffer. ## -on early-boot +on boot # Allow writing to the kernel trace log. chmod 0222 /sys/kernel/debug/tracing/trace_marker