Home | History | Annotate | Download | only in sepolicy

Lines Matching refs:process

3 # Most of the framework services run in this process.
26 allow system_server self:process ptrace;
30 allow system_server zygote:process sigchld;
34 allow system_server zygote:process sigkill;
85 allow system_server { appdomain autoplay_app }:process { sigkill signal };
88 allow system_server { appdomain autoplay_app }:process { getsched setsched };
89 allow system_server audioserver:process { getsched setsched };
90 allow system_server cameraserver:process { getsched setsched };
91 allow system_server mediaserver:process { getsched setsched };
126 allow system_server init:process sigchld;
487 # Allow system process to relabel the fingerprint directory after mkdir
492 # Allow system process to read network MAC address
574 neverallow system_server self:process execmem;