commit | 97e3881d177b293f1241a9fe39f7b81313c02de1 | [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 12:51:54 2018 -0700 |
tree | 92a0a9237762132f154862e7aa8e8e7f1fbdafaa | |
parent | 1641a23adf4d8f214bee485d16336542234ea60e [diff] |
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 (cherry picked from commit 2d46875666afc7934c1360290cac85df864ed5a5)
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 5a01ecc..a634441 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