Merge "liblog: use log/log.h when utilizing ALOG macros"
diff --git a/rootdir/init.rc b/rootdir/init.rc
index ccbad4b..50788c1 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -313,6 +313,7 @@
     # Make sure /sys/kernel/debug (if present) is labeled properly
     # Note that tracefs may be mounted under debug, so we need to cross filesystems
     restorecon --recursive --cross-filesystems /sys/kernel/debug
+    chmod 0755 /sys/kernel/debug/tracing
 
     # We chown/chmod /cache again so because mount is run as root + defaults
     chown system cache /cache