commit | 2d46875666afc7934c1360290cac85df864ed5a5 | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Thu Mar 29 10:17:07 2018 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Thu Mar 29 10:17:07 2018 -0700 |
tree | 4e702537e44cbdb77d490c5ab42d3fd1e363ca1b | |
parent | fa7f2bc91763cb9afbdee5e5c5f7c919c18ebea6 [diff] [blame] |
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
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 821fd7d..8635366 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 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