From eb033fed4cd0403933285da867063f7268f5eab7 Mon Sep 17 00:00:00 2001 From: Wootak Jung Date: Tue, 26 Jan 2021 12:54:03 +0900 Subject: [PATCH] Add bluetooth-related services to unit_control whitelist Change-Id: If5c21c1f9d0dd36fb1d4d0a8351fa6fe6ee2deb1 Signed-off-by: Wootak Jung --- unit_control_whitelist.conf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/unit_control_whitelist.conf b/unit_control_whitelist.conf index af1c283..286b908 100644 --- a/unit_control_whitelist.conf +++ b/unit_control_whitelist.conf @@ -12,6 +12,11 @@ "bluez-start.service", "bluetooth-share-start.service", "bluetooth-mesh.service", + "bluetooth-pbap-agent.service", + "bluetooth-map-agent.service", + "bluetooth-hf-agent.service", + "bluetooth-ag-agent.service", + "bluetooth-hid-agent.service", "dlog_cleanup.service" ] } -- 2.7.4