Skip to content
Snippets Groups Projects
Commit f954d876 authored by Mikhail Naganov's avatar Mikhail Naganov Committed by android-build-merger
Browse files

Merge "Revert "Remove proc access from hal_audio."" am: 151c609b am: 88ecc500 am: 383c25cc

am: d9664064

Change-Id: I1e5cc204016d0b47d1720b4fe7a431efacdc0460
parents cd175aa0 d9664064
No related branches found
No related tags found
No related merge requests found
...@@ -13,6 +13,7 @@ userdebug_or_eng(` ...@@ -13,6 +13,7 @@ userdebug_or_eng(`
allow hal_audio audiohal_data_file:file create_file_perms; allow hal_audio audiohal_data_file:file create_file_perms;
') ')
r_dir_file(hal_audio, proc)
r_dir_file(hal_audio, proc_asound) r_dir_file(hal_audio, proc_asound)
allow hal_audio audio_device:dir r_dir_perms; allow hal_audio audio_device:dir r_dir_perms;
allow hal_audio audio_device:chr_file rw_file_perms; allow hal_audio audio_device:chr_file rw_file_perms;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment