Skip to content

Commit

Permalink
usb: remove radio debug function
Browse files Browse the repository at this point in the history
Bug: 29154113
Bug: 29837642
Change-Id: Ie5c32c89084ff515e22fc71a9e8279b915fcd385
Signed-off-by: Howard Yen <howard_yen@htc.com>
  • Loading branch information
Howard Yen authored and Siqi Lin committed Jul 7, 2016
1 parent f4844f3 commit d81cf7e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions init.common.diag.rc.user
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,3 @@

on property:ro.boot.mode=normal
rm /dev/diag

on boot
setprop persist.sys.usb.config diag,serial_cdev,serial_tty,rmnet_ipa,mass_storage
1 change: 0 additions & 1 deletion init.common.diag.rc.userdebug
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ on post-fs-data

on boot
chmod 666 /dev/diag
setprop persist.sys.usb.config diag,serial_cdev,serial_tty,rmnet_ipa,mass_storage,adb

on property:sys.usb.config=rndis,diag
write /sys/class/android_usb/android0/enable 0
Expand Down

0 comments on commit d81cf7e

Please sign in to comment.