From 2d46875666afc7934c1360290cac85df864ed5a5 Mon Sep 17 00:00:00 2001 From: Tom Cherry Date: Thu, 29 Mar 2018 10:17:07 -0700 Subject: [PATCH] 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 --- bluetooth/1.0/default/android.hardware.bluetooth@1.0-service.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 821fd7d336..8635366c6c 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