This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
device_motorola_sanders-lin…/sepolicy/vendor/netmgrd.te

7 lines
280 B
Plaintext

allow netmgrd toolbox_exec:file { getattr read open };
allow netmgrd init:unix_stream_socket connectto;
allow netmgrd property_socket:sock_file write;
allow netmgrd system_file:file { execute lock };
allow netmgrd default_prop:property_service set;
allow netmgrd sysfs:file read;