Hide denials caused by race with labeling.

am: 1ce9621f42

Change-Id: I71e9308381954f9d755926122faae5372dfda338
This commit is contained in:
Joel Galenson
2018-04-27 14:28:37 -07:00
committed by android-build-merger
2 changed files with 3 additions and 1 deletions

View File

@@ -21,4 +21,3 @@ radio vendor_default_prop file 77915129
rfs_access unlabeled file 78019660
rild system_prop file 77960261
thermal-engine thermal-engine capability 78019417
vendor_init unlabeled dir 77635294

View File

@@ -15,3 +15,6 @@ allow vendor_init proc_uid_cpupower:file write;
dontaudit vendor_init kernel:system module_request;
get_prop(vendor_init, modem_diag_prop)
dontaudit vendor_init unlabeled:dir getattr;
dontaudit vendor_init unlabeled:file getattr;