update error on ROM 7202683
Bug: 182524105 Bug: 182523946 Bug: 182524202 Bug: 182524203 Test: pts-tradefed run pts -m PtsSELinuxTest Change-Id: I4c97960d106a74cbe2ba819671612514d4cba282
This commit is contained in:
parent
4a0294348b
commit
526da2f9b1
4 changed files with 21 additions and 0 deletions
11
tracking_denials/hal_neuralnetworks_darwinn.te
Normal file
11
tracking_denials/hal_neuralnetworks_darwinn.te
Normal file
|
@ -0,0 +1,11 @@
|
|||
# b/182524105
|
||||
dontaudit hal_neuralnetworks_darwinn tmpfs:file { open };
|
||||
dontaudit hal_neuralnetworks_darwinn tmpfs:file { write };
|
||||
dontaudit hal_neuralnetworks_darwinn tmpfs:file { map };
|
||||
dontaudit hal_neuralnetworks_darwinn tmpfs:file { write };
|
||||
dontaudit hal_neuralnetworks_darwinn tmpfs:file { read };
|
||||
dontaudit hal_neuralnetworks_darwinn tmpfs:file { open };
|
||||
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 };
|
|
@ -53,3 +53,7 @@ dontaudit hal_sensors_default device:dir { read };
|
|||
dontaudit hal_sensors_default device:dir { watch };
|
||||
dontaudit hal_sensors_default servicemanager:binder { transfer };
|
||||
dontaudit hal_sensors_default aoc_device:chr_file { open };
|
||||
# b/182523946
|
||||
dontaudit hal_sensors_default chre_socket:sock_file { write };
|
||||
dontaudit hal_sensors_default chre:unix_stream_socket { connectto };
|
||||
dontaudit hal_sensors_default chre:unix_stream_socket { connectto };
|
||||
|
|
|
@ -17,3 +17,5 @@ dontaudit init device:chr_file { read write };
|
|||
# b/180963348
|
||||
dontaudit init overlayfs_file:chr_file { unlink };
|
||||
dontaudit init overlayfs_file:file { rename };
|
||||
# b/182524202
|
||||
dontaudit init mnt_vendor_file:dir { mounton };
|
||||
|
|
4
tracking_denials/installd.te
Normal file
4
tracking_denials/installd.te
Normal file
|
@ -0,0 +1,4 @@
|
|||
# b/182524203
|
||||
dontaudit installd modem_img_file:filesystem { quotaget };
|
||||
dontaudit installd modem_img_file:filesystem { quotaget };
|
||||
dontaudit installd modem_img_file:filesystem { quotaget };
|
Loading…
Add table
Add a link
Reference in a new issue