Adding intermittent taimen denials to bug_map and adding dontaudit

am: 8760ea13c8

Change-Id: I65596064dcea4ef10fbed479af37429df1b3d55b
This commit is contained in:
Max Bires
2017-11-20 21:38:30 +00:00
committed by android-build-merger
2 changed files with 5 additions and 0 deletions

View File

@@ -3,3 +3,6 @@ zygote cgroup file 67860826
shell ramdump_exec file 68002524
system_server sysfs_msm_subsys dir 68003344
surfaceflinger vendor_firmware_file dir 68213100
surfaceflinger unlabeled dir 68864350
hal_graphics_composer_default unlabeled dir 68864350
bootanim unlabeled dir 68864350

View File

@@ -2,6 +2,8 @@
allow netutils_wrapper netmgrd:fd use;
allow netutils_wrapper netmgrd:fifo_file { getattr read write append };
dontaudit netutils_wrapper netmgrd:socket { read write };
dontaudit netutils_wrapper netmgrd:unix_stream_socket { read write };
dontaudit netutils_wrapper netmgrd:netlink_socket { getattr read write append };
dontaudit netutils_wrapper kernel:system module_request;
dontaudit netutils_wrapper self:capability sys_module;