Merge "Remove proc access from hal_audio."
am: 28bc373d83

Change-Id: Id6b97fbae8d3453359d54c725248c3fba1401b6c
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;