summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJasmine Cha <chajasmine@google.com>2023-08-29 16:45:08 +0800
committerJasmine Cha <chajasmine@google.com>2023-08-29 16:45:47 +0800
commit8fb992eacb2bf8aad7a5d126abf31deccc757527 (patch)
treee32748428502196b4cd5d68f248d7f5a3e0974bc
parent7f3e2b9212fa468065a551e33421f2058986fa64 (diff)
downloadzuma-sepolicy-8fb992eacb2bf8aad7a5d126abf31deccc757527.tar.gz
audio: move related sepolicy of audio to gs-common
Bug: 297482504 Test: build pass Change-Id: I9444b9e63f32bf898c845e42edbf682798bce300 Signed-off-by: Jasmine Cha <chajasmine@google.com>
-rw-r--r--radio/radio.te2
1 files changed, 0 insertions, 2 deletions
diff --git a/radio/radio.te b/radio/radio.te
index 221c812..6344a57 100644
--- a/radio/radio.te
+++ b/radio/radio.te
@@ -4,5 +4,3 @@ allow radio radio_vendor_data_file:dir rw_dir_perms;
allow radio radio_vendor_data_file:file create_file_perms;
allow radio vendor_ims_app:udp_socket { getattr read write setopt shutdown };
allow radio aoc_device:chr_file rw_file_perms;
-allow radio hal_audio_ext_hwservice:hwservice_manager find;
-binder_call(radio, hal_audio_default)