update error on ROM 7242124
Bug: 183935416 Bug: 183935302 Bug: 183935382 Bug: 183935443 Test: pts-tradefed run pts -m PtsSELinuxTest Change-Id: Iccdfc8a9eea3e8d52bebc89ca1eafcd2ec26e3c6
This commit is contained in:
parent
6d56fb7391
commit
68569d8fe3
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 { read write };
|
||||||
dontaudit edgetpu_server tmpfs:file { map };
|
dontaudit edgetpu_server tmpfs:file { map };
|
||||||
dontaudit edgetpu_server tmpfs:file { getattr };
|
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 };
|
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 };
|
dontaudit vendor_init debugfs_trace_marker:file { getattr };
|
||||||
# b/182954248
|
# b/182954248
|
||||||
dontaudit vendor_init default_prop:file { read };
|
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