From d4e0af01054737a0972a758af4aa4e95819b57b9 Mon Sep 17 00:00:00 2001 From: Bruce Po Date: Fri, 29 Jul 2022 23:24:01 +0000 Subject: [PATCH] Allow aocd to access acd-offload nodes For 3-ch hotword feature, aocd daemon will access two new file nodes (b/235648212), which will be used for transmitting audio to/from AOC. BUG: 240744178 Change-Id: I67b6d6b539f1e436eacfd80d0e1299e1d63b4a1d --- aoc/file_contexts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/aoc/file_contexts b/aoc/file_contexts index 93052d2e..fcdeca47 100644 --- a/aoc/file_contexts +++ b/aoc/file_contexts @@ -17,6 +17,8 @@ /dev/acd-com.google.usf.non_wake_up u:object_r:aoc_device:s0 /dev/acd-logging u:object_r:aoc_device:s0 /dev/aoc u:object_r:aoc_device:s0 +/dev/acd-audio_ap_offload_rx u:object_r:aoc_device:s0 +/dev/acd-audio_ap_offload_tx u:object_r:aoc_device:s0 /dev/amcs u:object_r:amcs_device:s0 # AoC vendor binaries