mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-08 16:21:23 +00:00
The implementation is imported from packages/modules/Bluetooth/system/vendor_libs/linux/interface with modifications to modernize the code. The default bluetooth HAL implementation now jointly uses the serial implementation and the bluetooth socket implementation. Bug: 205758693 Test: VtsHalBluetoothTargetTest Change-Id: I791fd406e56a0144e1117cb6f8e27ec71b48a192
7 lines
228 B
Plaintext
7 lines
228 B
Plaintext
service vendor.bluetooth-default /vendor/bin/hw/android.hardware.bluetooth-service.default
|
|
class hal
|
|
capabilities BLOCK_SUSPEND NET_ADMIN SYS_NICE
|
|
user bluetooth
|
|
group bluetooth
|
|
task_profiles HighPerformance
|