potter: update sepolicy

This commit is contained in:
Vachounet
2017-04-16 13:47:08 +02:00
parent 7c99cc1e11
commit 102ff37042
16 changed files with 149 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ allow init sensors_device:chr_file { write ioctl };
allow init tee_device:chr_file { write ioctl };
allow init servicemanager:binder { transfer call };
allow init system_server:binder call;
allow init system_server:binder { transfer call };
allow init property_socket:sock_file write;
allow init socket_device:sock_file { create setattr unlink };