Merge "update error on ROM 7202683" into sc-dev

This commit is contained in:
TreeHugger Robot 2021-03-12 05:19:01 +00:00 committed by Android (Google) Code Review
commit 8e2430d151
4 changed files with 21 additions and 0 deletions

View 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 };

View file

@ -53,3 +53,7 @@ dontaudit hal_sensors_default device:dir { read };
dontaudit hal_sensors_default device:dir { watch }; dontaudit hal_sensors_default device:dir { watch };
dontaudit hal_sensors_default servicemanager:binder { transfer }; dontaudit hal_sensors_default servicemanager:binder { transfer };
dontaudit hal_sensors_default aoc_device:chr_file { open }; 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 };

View file

@ -17,3 +17,5 @@ dontaudit init device:chr_file { read write };
# b/180963348 # b/180963348
dontaudit init overlayfs_file:chr_file { unlink }; dontaudit init overlayfs_file:chr_file { unlink };
dontaudit init overlayfs_file:file { rename }; dontaudit init overlayfs_file:file { rename };
# b/182524202
dontaudit init mnt_vendor_file:dir { mounton };

View 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 };