update error on ROM 7207833

Bug: 182706078
Bug: 182705863
Bug: 182705986
Bug: 182705901
Test: pts-tradefed run pts -m PtsSELinuxTest
Change-Id: I37728b3b475998668f37d50a70ce980eeff70a63
This commit is contained in:
Adam Shih 2021-03-15 09:26:46 +08:00
parent aa41c84ad1
commit 36e82d438a
4 changed files with 29 additions and 0 deletions

View file

@ -0,0 +1,9 @@
# b/182706078
dontaudit edgetpu_server tmpfs:file { getattr };
dontaudit edgetpu_server tmpfs:file { getattr };
dontaudit edgetpu_server tmpfs:file { map };
dontaudit edgetpu_server tmpfs:file { read write };
dontaudit edgetpu_server hal_camera_default:fd { use };
dontaudit edgetpu_server hal_camera_default:fd { use };
dontaudit edgetpu_server tmpfs:file { read write };
dontaudit edgetpu_server tmpfs:file { map };

View file

@ -65,3 +65,6 @@ dontaudit gmscore_app bpf_progs_loaded_prop:file { getattr };
dontaudit gmscore_app bpf_progs_loaded_prop:file { open };
# b/180960879
dontaudit gmscore_app property_type:file *;
# b/182705863
dontaudit gmscore_app modem_img_file:filesystem { getattr };
dontaudit gmscore_app modem_img_file:filesystem { getattr };

View file

@ -0,0 +1,3 @@
# b/182705986
dontaudit hal_bootctl_default devinfo_block_device:blk_file { open };
dontaudit hal_bootctl_default devinfo_block_device:blk_file { read };

View file

@ -13,3 +13,17 @@ dontaudit hal_camera_default dmabuf_system_heap_device:chr_file { open };
dontaudit hal_camera_default dmabuf_system_heap_device:chr_file { ioctl };
dontaudit hal_camera_default dmabuf_system_heap_device:chr_file { open };
dontaudit hal_camera_default dmabuf_system_heap_device:chr_file { ioctl };
# b/182705901
dontaudit hal_camera_default tmpfs:file { getattr };
dontaudit hal_camera_default tmpfs:file { read };
dontaudit hal_camera_default edgetpu_server:binder { call };
dontaudit hal_camera_default tmpfs:file { write };
dontaudit hal_camera_default tmpfs:file { map };
dontaudit hal_camera_default tmpfs:file { read };
dontaudit hal_camera_default tmpfs:file { getattr };
dontaudit hal_camera_default tmpfs:file { map };
dontaudit hal_camera_default tmpfs:file { write };
dontaudit hal_camera_default edgetpu_server:binder { call };
dontaudit hal_camera_default edgetpu_service:service_manager { find };
dontaudit hal_camera_default edgetpu_server:fd { use };
dontaudit hal_camera_default edgetpu_server:fd { use };