You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
device_samsung_sm7125-common/sepolicy/vendor/factory_ssc.te

12 lines
366 B

type factory_ssc, domain;
type factory_ssc_exec, exec_type, file_type, vendor_file_type;
init_daemon_domain(factory_ssc)
allow factory_ssc self:qipcrtr_socket { read write setopt getattr create };
allow factory_ssc self:netlink_socket { create bind write read };
allow factory_ssc efs_file:file { read open };
allow factory_ssc property_socket:sock_file write;