potter: address some denials
This commit is contained in:
@@ -3,7 +3,7 @@ allow rild persist_file:dir search;
|
|||||||
allow rild persist_file:file rw_file_perms;
|
allow rild persist_file:file rw_file_perms;
|
||||||
|
|
||||||
allow rild cutback_data_file:dir rw_dir_perms;
|
allow rild cutback_data_file:dir rw_dir_perms;
|
||||||
allow rild cutback_data_file:sock_file rw_file_perms;
|
allow rild cutback_data_file:sock_file create_file_perms;
|
||||||
allow rild sensorservice_service:service_manager find;
|
allow rild sensorservice_service:service_manager find;
|
||||||
allow rild system_server:binder { transfer call };
|
allow rild system_server:binder { transfer call };
|
||||||
allow rild system_server:unix_stream_socket { read getopt write };
|
allow rild system_server:unix_stream_socket { read getopt write };
|
||||||
|
|||||||
@@ -1,8 +1,7 @@
|
|||||||
allow ueventd device:chr_file { relabelfrom relabelto };
|
|
||||||
allow ueventd sysfs_mmi_fp:file w_file_perms;
|
allow ueventd sysfs_mmi_fp:file w_file_perms;
|
||||||
allow ueventd sysfs_mmi_touch:file w_file_perms;
|
allow ueventd sysfs_mmi_touch:file w_file_perms;
|
||||||
allow ueventd sysfs_mmi_touch:dir search;
|
allow ueventd sysfs_mmi_touch:dir search;
|
||||||
|
|
||||||
allow ueventd synaptics_rmi_device:chr_file rw_file_perms;
|
allow ueventd synaptics_rmi_device:chr_file { rw_file_perms relabelfrom relabelto};
|
||||||
allow ueventd sysfs_fpc:file rw_file_perms;
|
allow ueventd sysfs_fpc:file rw_file_perms;
|
||||||
allow ueventd sysfs_sensors:file rw_file_perms;
|
allow ueventd sysfs_sensors:file rw_file_perms;
|
||||||
|
|||||||
Reference in New Issue
Block a user