diff --git a/public/hal_codec2.te b/public/hal_codec2.te index 1105dea29..0bdcc23ec 100644 --- a/public/hal_codec2.te +++ b/public/hal_codec2.te @@ -29,5 +29,4 @@ allow hal_codec2_client ion_device:chr_file r_file_perms; # codec2 aidl graphic buffer allocation waitable object allow hal_codec2_server su:fifo_file read; allow hal_codec2_server mediaserver:fifo_file read; -allow hal_codec2_server platform_app:fifo_file read; -allow hal_codec2_server untrusted_app_all:fifo_file read; +allow hal_codec2_server { appdomain -isolated_app_all }:fifo_file read;