Skip to content

Commit

Permalink
init.common.diag.rc.userdebug: enable clk/debug_suspend
Browse files Browse the repository at this point in the history
Bug: 29522511
Change-Id: I92a26b58d1d9f3ad19de9d93acd994dd0b875fc8
Signed-off-by: Thierry Strudel <tstrudel@google.com>
  • Loading branch information
Thierry Strudel committed Jun 21, 2016
1 parent 33854b1 commit 3483416
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions init.common.diag.rc.userdebug
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 3483416

Please sign in to comment.