• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

device/generic/x86


Commit MetaInfo

修訂6b6307b43e6caa9ce136636af756dfe291fd50f8 (tree)
時間2015-01-19 12:49:16
作者André Vitor <andrevdj@gmai...>
CommiterChih-Wei Huang

Log Message

bluetooth: disable rfkill for usb bluetooth

Change Summary

差異

--- a/init.sh
+++ b/init.sh
@@ -48,6 +48,7 @@ function init_hal_bluetooth()
4848 rmmod ath3k
4949 rmmod btusb
5050 rmmod bluetooth
51+ set_property ro.rfkilldisabled 1
5152 }
5253
5354 function init_hal_camera()