From 73c0d9500d21ff61d760bf91619618b24a649706 Mon Sep 17 00:00:00 2001 From: Matthew Xie Date: Fri, 17 Aug 2012 14:57:57 -0700 Subject: Revert "Add bthid device driver ko file. Init it as device driver node." UHID device in kernel is used instead of this driver. This reverts commit b5f88903c387b208629bcc04aad2c92f242e4144. --- init.tuna.rc | 5 ----- 1 file changed, 5 deletions(-) (limited to 'init.tuna.rc') diff --git a/init.tuna.rc b/init.tuna.rc index 647e8e5..00a3865 100755 --- a/init.tuna.rc +++ b/init.tuna.rc @@ -54,11 +54,6 @@ on boot write /sys/bus/usb/devices/usb1/power/autosuspend_delay_ms 0 write /sys/bus/usb/devices/usb2/power/autosuspend_delay_ms 0 -# Start kernel driver (for BTHID) - insmod /system/lib/modules/bthid.ko - chmod 0660 /dev/bthid - chown bluetooth bluetooth /dev/bthid - on fs mkdir /factory 0775 radio radio mount_all /fstab.tuna -- cgit v1.1