Merge "update error on ROM 7242124" into sc-dev
This commit is contained in:
commit
122849026f
4 changed files with 12 additions and 0 deletions
|
@ -5,3 +5,6 @@ dontaudit edgetpu_server tmpfs:file { getattr };
|
|||
dontaudit edgetpu_server tmpfs:file { read write };
|
||||
dontaudit edgetpu_server tmpfs:file { map };
|
||||
dontaudit edgetpu_server tmpfs:file { getattr };
|
||||
# b/183935416
|
||||
dontaudit edgetpu_server proc_version:file { read };
|
||||
dontaudit edgetpu_server proc_version:file { read };
|
||||
|
|
|
@ -9,3 +9,6 @@ dontaudit hal_neuralnetworks_darwinn tmpfs:file { map };
|
|||
dontaudit hal_neuralnetworks_darwinn tmpfs:file { read };
|
||||
dontaudit hal_neuralnetworks_darwinn tmpfs:file { read };
|
||||
dontaudit hal_neuralnetworks_darwinn tmpfs:file { read };
|
||||
# b/183935302
|
||||
dontaudit hal_neuralnetworks_darwinn proc_version:file { read };
|
||||
dontaudit hal_neuralnetworks_darwinn proc_version:file { read };
|
||||
|
|
3
tracking_denials/vendor_ims_app.te
Normal file
3
tracking_denials/vendor_ims_app.te
Normal file
|
@ -0,0 +1,3 @@
|
|||
# b/183935382
|
||||
dontaudit vendor_ims_app default_prop:file { read };
|
||||
dontaudit vendor_ims_app default_prop:file { read };
|
|
@ -2,3 +2,6 @@
|
|||
dontaudit vendor_init debugfs_trace_marker:file { getattr };
|
||||
# b/182954248
|
||||
dontaudit vendor_init default_prop:file { read };
|
||||
# b/183935443
|
||||
dontaudit vendor_init system_data_file:dir { write };
|
||||
dontaudit vendor_init system_data_file:dir { write };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue