Skip to content

Commit

Permalink
marlin: disable and clean up persist log
Browse files Browse the repository at this point in the history
Bug: 30591615
Change-Id: Ie146164143ca55e11bb7a5da73a1c694a8e6b14f
  • Loading branch information
weivincewang committed Aug 2, 2016
1 parent 17014bf commit 5f96961
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions init.common.diag.rc.userdebug
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5f96961

Please sign in to comment.