X-Git-Url: http://git.osdn.net/view?p=android-x86%2Fdevice-generic-common.git;a=blobdiff_plain;f=init.sh;h=906f081096499b22a57f79bd0271efd5121ebf7a;hp=e828d6141732a0aceaea097ef68eee5255707af8;hb=a3a5b70964b0c817729c1ab981b2ca2e8a6fe563;hpb=3b1393ca4cd6095031d28ceec30ba6ca24a93740 diff --git a/init.sh b/init.sh index e828d61..906f081 100644 --- a/init.sh +++ b/init.sh @@ -48,6 +48,7 @@ function init_hal_bluetooth() rmmod ath3k rmmod btusb rmmod bluetooth + set_property ro.rfkilldisabled 1 } function init_hal_camera()