aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarter Hsu <carterhsu@google.com>2023-06-02 01:10:09 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2023-06-02 01:10:09 +0000
commit40e3593b253536cc5176f28fd39f696f8817da8c (patch)
tree30b2939c970fadfafc54d0bb6fa0035746385098
parent3bc36ec3df12246f30d408967b428e456616e3fd (diff)
parent81a4337febf0373dfabdd8015103933346822985 (diff)
downloadgs-common-40e3593b253536cc5176f28fd39f696f8817da8c.tar.gz
Merge "audio: allow audio hal to access acd-mel_processor" into udc-dev
-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