Skip to content

Commit

Permalink
marlin/sailfish: add adb_keys in userdebug builds
Browse files Browse the repository at this point in the history
Bug: 27857574
Change-Id: I36c0cbd7182f9d0b5a7214f6fdf06b6742f38506
Signed-off-by: Howard Yen <howard_yen@htc.com>
  • Loading branch information
Howard Yen authored and spfetsch committed Apr 13, 2016
1 parent d7694c2 commit c2f1cef
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 @@ -4,5 +4,8 @@ on post-fs-data
# Modem logging collection
mkdir /data/diag_logs 0777 system system

# Create symlink for OEM adb_keys
symlink /vendor/etc/adb_keys /data/misc/adb/adb_keys

on boot
chmod 666 /dev/diag

0 comments on commit c2f1cef

Please sign in to comment.