From c8b460f4d0d3fe587e6f38a8636a70ab914c6fb2 Mon Sep 17 00:00:00 2001 From: Wei Wang Date: Thu, 14 Jul 2016 16:15:09 -0700 Subject: [PATCH] marlin: enable persist log Bug: 29831823 Bug: 30327232 Change-Id: I38ec18d34234dfc8537ef6f3d4af53a98b9e5813 --- init.common.diag.rc.userdebug | 3 +++ 1 file changed, 3 insertions(+) diff --git a/init.common.diag.rc.userdebug b/init.common.diag.rc.userdebug index be57d966f..5bbd21ec4 100644 --- a/init.common.diag.rc.userdebug +++ b/init.common.diag.rc.userdebug @@ -15,6 +15,9 @@ on post-fs-data # Enable clk debug on suspend write /d/clk/debug_suspend 1 + # Enable persist log + setprop logd.logpersistd logcatd + on boot chmod 666 /dev/diag