audio: move sepolicy about audio to gs-common

Bug: 259161622
Test: build pass and check with audio ext hidl/aidl

Change-Id: I5f537f18b33c84f30dae349880f8d00a22883b0b
Signed-off-by: Jasmine Cha <chajasmine@google.com>
This commit is contained in:
Jasmine Cha 2023-03-09 10:08:59 +08:00
parent 5dd0fffa9a
commit d4de162a4f

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;