device/generic/x86
修訂 | 6b6307b43e6caa9ce136636af756dfe291fd50f8 (tree) |
---|---|
時間 | 2015-01-19 12:49:16 |
作者 | André Vitor <andrevdj@gmai...> |
Commiter | Chih-Wei Huang |
bluetooth: disable rfkill for usb bluetooth
@@ -48,6 +48,7 @@ function init_hal_bluetooth() | ||
48 | 48 | rmmod ath3k |
49 | 49 | rmmod btusb |
50 | 50 | rmmod bluetooth |
51 | + set_property ro.rfkilldisabled 1 | |
51 | 52 | } |
52 | 53 | |
53 | 54 | function init_hal_camera() |