OSDN Git Service

bluetooth: disable rfkill for usb bluetooth
[android-x86/device-generic-common.git] / init.sh
diff --git a/init.sh b/init.sh
index e828d61..906f081 100644 (file)
--- a/init.sh
+++ b/init.sh
@@ -48,6 +48,7 @@ function init_hal_bluetooth()
        rmmod ath3k
        rmmod btusb
        rmmod bluetooth
        rmmod ath3k
        rmmod btusb
        rmmod bluetooth
+       set_property ro.rfkilldisabled 1
 }
 
 function init_hal_camera()
 }
 
 function init_hal_camera()