Jaekyun Seok | 81104ae | 2017-08-30 11:13:32 +0900 | [diff] [blame] | 1 | service vendor.bluetooth-1-0 /vendor/bin/hw/android.hardware.bluetooth@1.0-service |
Felix | 551b8d1 | 2019-06-24 10:46:26 +0200 | [diff] [blame] | 2 | interface android.hardware.bluetooth@1.0::IBluetoothHci default |
Andre Eisenbach | 89ba528 | 2016-10-13 15:45:02 -0700 | [diff] [blame] | 3 | class hal |
Tom Cherry | 2d46875 | 2018-03-29 10:17:07 -0700 | [diff] [blame] | 4 | capabilities BLOCK_SUSPEND NET_ADMIN SYS_NICE |
Andre Eisenbach | 89ba528 | 2016-10-13 15:45:02 -0700 | [diff] [blame] | 5 | user bluetooth |
| 6 | group bluetooth |
Suren Baghdasaryan | 4b644d3 | 2020-04-30 13:27:38 -0700 | [diff] [blame] | 7 | task_profiles HighPerformance |
Keun Soo Yim | 1965f73 | 2017-04-24 14:49:30 -0700 | [diff] [blame] | 8 | |