sanders: Fix moar denials

This commit is contained in:
jhenrique09
2018-01-23 12:42:46 -02:00
committed by therootlord
parent 2081af0064
commit 46660b7702
8 changed files with 12 additions and 1 deletions

View File

@@ -2,6 +2,7 @@ get_prop(surfaceflinger, diag_prop);
allow surfaceflinger perfd_data_file:sock_file write;
allow surfaceflinger perfd_data_file:dir search;
allow surfaceflinger perfd:unix_stream_socket connectto;
allow surfaceflinger diag_device:chr_file { read write };
binder_call(surfaceflinger, hwservicemanager)