vendor_init: Update tracking denials
Removed the path creation from init rc. Bug: 177186257 Change-Id: I5a8e99ae273d0c8370255bcdb4b9e802fa9895ca
This commit is contained in:
parent
522a8aefcf
commit
7edb7e30c4
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@
|
||||||
dontaudit vendor_init tmpfs:dir { add_name write };
|
dontaudit vendor_init tmpfs:dir { add_name write };
|
||||||
# b/176528557
|
# b/176528557
|
||||||
dontaudit vendor_init debugfs_trace_marker:file { getattr };
|
dontaudit vendor_init debugfs_trace_marker:file { getattr };
|
||||||
# b/177186257
|
|
||||||
dontaudit vendor_init system_data_file:dir { open ioctl read };
|
|
||||||
userdebug_or_eng(`
|
userdebug_or_eng(`
|
||||||
permissive vendor_init;
|
permissive vendor_init;
|
||||||
')
|
')
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue