Skip to content
Snippets Groups Projects
Commit d9664064 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

Change-Id: I9812ba83174f5c6e1bfbe8de661c310c0286471d
parents 8aae9271 383c25cc
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.
Finish editing this message first!
Please register or to comment