Merge "audio: move sepolicy about audio to gs-common" into udc-dev

This commit is contained in:
Jasmine Cha 2023-03-10 02:06:05 +00:00 committed by Android (Google) Code Review
commit 3b3aa9e921

View file

@ -30,7 +30,6 @@ binder_call(rild, logger_app)
# for hal service
add_hwservice(rild, hal_exynos_rild_hwservice)
allow rild hal_audio_ext_hwservice:hwservice_manager find;
# Allow rild to access files on modem img.
allow rild modem_img_file:dir r_dir_perms;