sanders: update sepolicy

* fix build with treble
This commit is contained in:
Vachounet
2018-06-05 10:25:12 +02:00
committed by therootlord
parent 82db051a4e
commit 10188cc108
20 changed files with 75 additions and 67 deletions

View File

@@ -1,7 +1,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 perfd:unix_stream_socket connectto;
allow surfaceflinger diag_device:chr_file { read write };
binder_call(surfaceflinger, hwservicemanager)