update error on ROM 7987555

Bug: 210067468
Bug: 210067282
Test: pts-tradefed run pts -m PtsSELinuxTest
Change-Id: I921568297189f2c90951448a2f15f7fb8e597dfc
This commit is contained in:
Adam Shih
2021-12-10 11:39:11 +08:00
committed by TreeHugger Robot
parent 0d52e28b50
commit 233cdab535
2 changed files with 4 additions and 0 deletions

View File

@@ -50,3 +50,5 @@ dontaudit hal_camera_default property_socket:sock_file { write };
dontaudit hal_camera_default system_server:binder { call };
# b/207300298
dontaudit hal_camera_default vendor_camera_data_file:file { getattr };
# b/210067468
dontaudit hal_camera_default persist_camera_file:dir { search };

View File

@@ -0,0 +1,2 @@
# b/210067282
dontaudit hal_sensors_default persist_camera_file:dir { search };