commit | 81cd2151ab70c2213b9f12e8b278abaa723e82b1 | [log] [tgz] |
---|---|---|
author | Tri Vo <trong@google.com> | Mon Oct 16 23:02:12 2017 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Mon Oct 16 23:02:12 2017 +0000 |
tree | 6022fd45cbacb9e8715c41f312ae6d58e52c367e | |
parent | 69b7f7eca2fb4a9d37db89dc26cfda3facf42c81 [diff] | |
parent | 28bc373d8304fd8560aeb19dc33b1b1015c5c881 [diff] |
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;