[HDMI Audio] Fix SEPolicy issue that prevent HDMI audio functionality. am: 292145d81e
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs-common/+/26495841 Change-Id: I4e4365c8b8a87360b954aa2e5749fc039cce7f5f Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
39617f5731
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ allow hal_audio_default aoc_device:chr_file rw_file_perms;
|
||||||
allow hal_audio_default amcs_device:file rw_file_perms;
|
allow hal_audio_default amcs_device:file rw_file_perms;
|
||||||
allow hal_audio_default amcs_device:chr_file rw_file_perms;
|
allow hal_audio_default amcs_device:chr_file rw_file_perms;
|
||||||
allow hal_audio_default sysfs_pixelstats:file rw_file_perms;
|
allow hal_audio_default sysfs_pixelstats:file rw_file_perms;
|
||||||
|
allow hal_audio_default sysfs_extcon:dir search;
|
||||||
|
allow hal_audio_default sysfs_extcon:file r_file_perms;
|
||||||
|
|
||||||
#allow access to aoc and kernel boottime
|
#allow access to aoc and kernel boottime
|
||||||
allow hal_audio_default sysfs_aoc:dir { search };
|
allow hal_audio_default sysfs_aoc:dir { search };
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue