From 5f969616d0b45fad377115bb1dd2a53239c78ef8 Mon Sep 17 00:00:00 2001 From: Wei Wang Date: Tue, 2 Aug 2016 12:10:01 -0700 Subject: [PATCH] marlin: disable and clean up persist log Bug: 30591615 Change-Id: Ie146164143ca55e11bb7a5da73a1c694a8e6b14f --- init.common.diag.rc.userdebug | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/init.common.diag.rc.userdebug b/init.common.diag.rc.userdebug index 5bbd21ec4..323edde42 100644 --- a/init.common.diag.rc.userdebug +++ b/init.common.diag.rc.userdebug @@ -15,8 +15,8 @@ on post-fs-data # Enable clk debug on suspend write /d/clk/debug_suspend 1 - # Enable persist log - setprop logd.logpersistd logcatd + # Disable and clear persist log + setprop logd.logpersistd clear on boot chmod 666 /dev/diag