mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 10:28:38 +00:00
audio: move sepolicy about audio to gs-common
Bug: 259161622 Test: build pass and check with audio ext hidl/aidl Change-Id: Id9fa7130db9b94a25381d10984ad245658847345 Signed-off-by: Jasmine Cha <chajasmine@google.com>
This commit is contained in:
@@ -32,7 +32,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;
|
||||
|
||||
Reference in New Issue
Block a user