Merge "Remove proc access from hal_audio." am: 28bc373d83 am: 81cd2151ab
am: 306d8aa3bc
Change-Id: I216823aa5d8431bf5022d994b543860b587da8f4
diff --git a/public/hal_audio.te b/public/hal_audio.te
index 6a436bd..c5a6b9d 100644
--- a/public/hal_audio.te
+++ b/public/hal_audio.te
@@ -13,7 +13,6 @@
allow hal_audio audiohal_data_file:file create_file_perms;
')
-r_dir_file(hal_audio, proc)
r_dir_file(hal_audio, proc_asound)
allow hal_audio audio_device:dir r_dir_perms;
allow hal_audio audio_device:chr_file rw_file_perms;