vendor_init: Update tracking denials
Removed the path creation from init rc. Bug: 177186257 Change-Id: I5a8e99ae273d0c8370255bcdb4b9e802fa9895ca
This commit is contained in:
committed by
Salmax Chang
parent
522a8aefcf
commit
7edb7e30c4
@@ -2,8 +2,6 @@
|
||||
dontaudit vendor_init tmpfs:dir { add_name write };
|
||||
# b/176528557
|
||||
dontaudit vendor_init debugfs_trace_marker:file { getattr };
|
||||
# b/177186257
|
||||
dontaudit vendor_init system_data_file:dir { open ioctl read };
|
||||
userdebug_or_eng(`
|
||||
permissive vendor_init;
|
||||
')
|
||||
|
||||
Reference in New Issue
Block a user