From 3483416435a579063d75d539ccea9a3dea39964a Mon Sep 17 00:00:00 2001 From: Thierry Strudel Date: Tue, 21 Jun 2016 09:07:22 -0700 Subject: [PATCH] init.common.diag.rc.userdebug: enable clk/debug_suspend Bug: 29522511 Change-Id: I92a26b58d1d9f3ad19de9d93acd994dd0b875fc8 Signed-off-by: Thierry Strudel --- 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 a69fe3326..25abea435 100644 --- a/init.common.diag.rc.userdebug +++ b/init.common.diag.rc.userdebug @@ -12,5 +12,8 @@ on post-fs-data chmod 640 /data/misc/adb/adb_keys rm /data/misc/adb/adb_keys_temp + # Enable clk debug on suspend + write /d/clk/debug_suspend 1 + on boot chmod 666 /dev/diag