update error on ROM 7207833 am: 36e82d438a

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/13856368

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I2f9b3e1e7f93b2eb35a908b55e10e724ddea459d
This commit is contained in:
Adam Shih 2021-03-15 03:08:09 +00:00 committed by Automerger Merge Worker
commit 881d24db37
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 };