Skip to content
Snippets Groups Projects
Commit 81cd2151 authored by Tri Vo's avatar Tri Vo Committed by android-build-merger
Browse files

Merge "Remove proc access from hal_audio."

am: 28bc373d

Change-Id: Id6b97fbae8d3453359d54c725248c3fba1401b6c
parents 69b7f7ec 28bc373d
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,6 @@ userdebug_or_eng(` ...@@ -13,7 +13,6 @@ 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