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
2019-10-30 14:03:22 +05:30

6 lines
189 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 lock;