Skip to content
Snippets Groups Projects
Commit f316f32f authored by Nick Kralevich's avatar Nick Kralevich Committed by android-build-merger
Browse files

Continuation of 9b2e0cbe am: df642bef

am: 33111652

Change-Id: Ic2691524c009e4628e7aa48677a0d9f7c1461bea
parents f4bc3a48 33111652
No related branches found
No related tags found
No related merge requests found
...@@ -787,8 +787,7 @@ neverallow system_server { domain -system_server }:process ptrace; ...@@ -787,8 +787,7 @@ neverallow system_server { domain -system_server }:process ptrace;
# CAP_SYS_RESOURCE was traditionally needed for sensitive /proc/PID # CAP_SYS_RESOURCE was traditionally needed for sensitive /proc/PID
# file read access. However, that is now unnecessary (b/34951864) # file read access. However, that is now unnecessary (b/34951864)
# This neverallow can be removed after b/34951864 is fixed. neverallow system_server system_server:global_capability_class_set sys_resource;
neverallow system_server system_server:capability sys_resource;
# TODO(b/67468181): Remove following lines upon resolution of this bug # TODO(b/67468181): Remove following lines upon resolution of this bug
dontaudit system_server statscompanion_service:service_manager { add find }; dontaudit system_server statscompanion_service:service_manager { add find };
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment