Skip to content
Snippets Groups Projects
Commit 5e625a4c authored by Jeff Vander Stoep's avatar Jeff Vander Stoep Committed by android-build-merger
Browse files

app: remove logspam on ion ioctls am: ebbbe6dd

am: 7753ef7a

Change-Id: Ia6189f4bc4c8c20befc86518e59773f13b8b8688
parents 409bcf8c 7753ef7a
Branches
Tags
No related merge requests found
...@@ -249,8 +249,6 @@ allowxperm { appdomain -bluetooth } self:{ rawip_socket tcp_socket udp_socket } ...@@ -249,8 +249,6 @@ allowxperm { appdomain -bluetooth } self:{ rawip_socket tcp_socket udp_socket }
allow { appdomain -isolated_app } ion_device:chr_file rw_file_perms; allow { appdomain -isolated_app } ion_device:chr_file rw_file_perms;
# TODO is write really necessary ? # TODO is write really necessary ?
auditallow { appdomain userdebug_or_eng(`-su') } ion_device:chr_file { write append }; auditallow { appdomain userdebug_or_eng(`-su') } ion_device:chr_file { write append };
# TODO audit ion ioctl usage by apps
auditallow { appdomain userdebug_or_eng(`-su') } ion_device:chr_file ioctl;
allow { appdomain -isolated_app } hal_graphics_allocator:fd use; allow { appdomain -isolated_app } hal_graphics_allocator:fd use;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment