Add BLOCK_SUSPEND capability for Bluetooth HAL service
This is needed for some platforms Bug: 74554159 Bug: 77213213 Test: walleye BT works Change-Id: If0033c5a7fc09057415b27196fa4541e9aadfb4b
This commit is contained in:
parent
fa7f2bc917
commit
2d46875666
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
service bluetooth-1-0 /vendor/bin/hw/android.hardware.bluetooth@1.0-service
|
||||
class hal
|
||||
capabilities NET_ADMIN SYS_NICE
|
||||
capabilities BLOCK_SUSPEND NET_ADMIN SYS_NICE
|
||||
user bluetooth
|
||||
group bluetooth
|
||||
writepid /dev/stune/foreground/tasks
|
||||
|
|
Loading…
Reference in a new issue