• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签
No Tags

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

更改概述

差异

--- 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()