Merge "Revert "Remove proc access from hal_audio.""

am: 151c609bee

Change-Id: I8ee5fe057a80c219dfc4599a2430373e1bd1cbab
This commit is contained in:
Mikhail Naganov 2017-10-19 01:26:19 +00:00 committed by android-build-merger
commit 88ecc5002e

View file

@ -13,6 +13,7 @@ userdebug_or_eng(`
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;