potter: address new denials
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
allow rild fsg_file:file r_file_perms;
|
||||
allow rild persist_file:dir search;
|
||||
allow rild persist_file:file rw_file_perms;
|
||||
|
||||
allow rild cutback_data_file:dir rw_dir_perms;
|
||||
allow rild cutback_data_file:sock_file create_file_perms;
|
||||
allow rild fsg_file:file r_file_perms;
|
||||
allow rild fsg_file:dir r_dir_perms;
|
||||
allow rild fsg_file:lnk_file read;
|
||||
allow rild persist_file:dir search;
|
||||
allow rild persist_file:file rw_file_perms;
|
||||
allow rild sensorservice_service:service_manager find;
|
||||
allow rild system_server:binder { transfer call };
|
||||
allow rild system_server:unix_stream_socket { read getopt write };
|
||||
|
||||
Reference in New Issue
Block a user