From 3f9a2fb7394f0b8cb2a69b59ed8547708ebd13c7 Mon Sep 17 00:00:00 2001 From: Madhav Iyengar Date: Wed, 1 May 2024 16:28:22 +0000 Subject: [PATCH] Give bthal access to new AOC services Bug: 342415506 Test: Works with other CLs in topic. Change-Id: I1fffd6b0dda51df6eb99a8715f6fd9a7d2b89412 --- conf/ueventd.zumapro.rc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/conf/ueventd.zumapro.rc b/conf/ueventd.zumapro.rc index ca08579..15ca216 100644 --- a/conf/ueventd.zumapro.rc +++ b/conf/ueventd.zumapro.rc @@ -157,6 +157,11 @@ /dev/acd-com.google.bt 0660 system system /dev/acd-com.google.bt.non_wake_up 0660 system system +# AoC Bluetooth Offload +/dev/acd-chre_bt_offload_ctl 0660 bluetooth bluetooth +/dev/acd-chre_bt_offload_data_tx 0220 bluetooth bluetooth +/dev/acd-chre_bt_offload_data_rx 0440 bluetooth bluetooth + # LWIS /dev/lwis* 0660 system system