Skip to content
Snippets Groups Projects
  • Stephen Smalley's avatar
    6fe899a0
    Silence /proc/pid denials. · 6fe899a0
    Stephen Smalley authored
    
    system_server components such as ActivityManager and CpuTracker
    try to access all /proc/pid directories, triggering denials on
    domains that are not explicitly allowed to the system_server.
    Silence these denials to avoid filling the logs with noise
    and overwriting actual useful messages in the kernel ring buffer.
    
    Change-Id: Ifd6f2fd63e945647570ed61c67a6171b89878617
    Signed-off-by: default avatarStephen Smalley <sds@tycho.nsa.gov>
    6fe899a0
    History
    Silence /proc/pid denials.
    Stephen Smalley authored
    
    system_server components such as ActivityManager and CpuTracker
    try to access all /proc/pid directories, triggering denials on
    domains that are not explicitly allowed to the system_server.
    Silence these denials to avoid filling the logs with noise
    and overwriting actual useful messages in the kernel ring buffer.
    
    Change-Id: Ifd6f2fd63e945647570ed61c67a6171b89878617
    Signed-off-by: default avatarStephen Smalley <sds@tycho.nsa.gov>