diff options
Diffstat (limited to 'bluetooth')
-rw-r--r-- | bluetooth/1.0/default/android.hardware.bluetooth@1.0-service.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bluetooth/1.0/default/android.hardware.bluetooth@1.0-service.rc b/bluetooth/1.0/default/android.hardware.bluetooth@1.0-service.rc index 5a01ecc2da..a63444162c 100644 --- a/bluetooth/1.0/default/android.hardware.bluetooth@1.0-service.rc +++ b/bluetooth/1.0/default/android.hardware.bluetooth@1.0-service.rc @@ -1,6 +1,6 @@ service vendor.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 |