From d4de162a4fce3d6efacb12f9a7211e5dcab0de8c Mon Sep 17 00:00:00 2001 From: Jasmine Cha Date: Thu, 9 Mar 2023 10:08:59 +0800 Subject: [PATCH] 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 --- radio/rild.te | 1 - 1 file changed, 1 deletion(-) diff --git a/radio/rild.te b/radio/rild.te index 286038a5..a82e1353 100644 --- a/radio/rild.te +++ b/radio/rild.te @@ -33,7 +33,6 @@ crash_dump_fallback(rild) # 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;