aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarter Hsu <carterhsu@google.com>2023-05-02 16:19:14 +0800
committerCarter Hsu <carterhsu@google.com>2023-05-02 08:22:31 +0000
commit81a4337febf0373dfabdd8015103933346822985 (patch)
treed246689cf62fa371a90d4fb2e725e9df38bb0b51
parent63a5f124d0b6ff51fb96259c821d86b97cca3961 (diff)
downloadgs-common-81a4337febf0373dfabdd8015103933346822985.tar.gz
audio: allow audio hal to access acd-mel_processor
The /dev/acd-mel_processor is for the SoundDose feature Bug: 244133608 Test: build pass Change-Id: I1f9c914c9a2d8cc86a8f1c643a9bbd73deb221d4 Signed-off-by: Carter Hsu <carterhsu@google.com>
-rw-r--r--aoc/sepolicy/file_contexts1
1 files changed, 1 insertions, 0 deletions
diff --git a/aoc/sepolicy/file_contexts b/aoc/sepolicy/file_contexts
index 65f4aa5..fef8d73 100644
--- a/aoc/sepolicy/file_contexts
+++ b/aoc/sepolicy/file_contexts
@@ -22,6 +22,7 @@
/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/acd-mel_processor u:object_r:aoc_device:s0
# AoC vendor binaries
/vendor/bin/aocd u:object_r:aocd_exec:s0