From 5cdbd02063942c547921c3853c7e73e87671ae1a Mon Sep 17 00:00:00 2001 From: Madhav Iyengar Date: Thu, 9 May 2024 22:45:16 +0000 Subject: [PATCH] Add BT offload AOC services for Zuma Bug: 342415506 Test: Works with other CLs in topic. Change-Id: Iadf8bc7baedf0b798de673735a6925f60b992646 --- conf/ueventd.zuma.rc | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/conf/ueventd.zuma.rc b/conf/ueventd.zuma.rc index 8564d994..e69f4672 100644 --- a/conf/ueventd.zuma.rc +++ b/conf/ueventd.zuma.rc @@ -159,6 +159,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 @@ -245,4 +250,4 @@ /sys/bus/aoc/devices/control udfps_get_disp_freq 0440 system system # USB Alt Modes -/sys/devices/platform/10cb0000.hsi2c/i2c-*/*-0025/typec/port0/port0-partner/port0-partner.* mode1/active 0664 system system \ No newline at end of file +/sys/devices/platform/10cb0000.hsi2c/i2c-*/*-0025/typec/port0/port0-partner/port0-partner.* mode1/active 0664 system system