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 6431ec8cfa

View file

@ -33,7 +33,6 @@ crash_dump_fallback(rild)
# for hal service # for hal service
add_hwservice(rild, hal_exynos_rild_hwservice) 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 to access files on modem img.
allow rild modem_img_file:dir r_dir_perms; allow rild modem_img_file:dir r_dir_perms;