update error on ROM

Bug: 184091381
Test: pts-tradefed run pts -m PtsSELinuxTest
Change-Id: Ia37d49cf2e347a22181058987b0edf8f93457c53
This commit is contained in:
Adam Shih 2021-03-31 08:32:56 +08:00
parent a5879bec5b
commit 98d890424d

View file

@ -3,3 +3,5 @@ dontaudit hal_camera_default system_data_file:dir { search };
# b/180567725
dontaudit hal_camera_default traced:unix_stream_socket { connectto };
dontaudit hal_camera_default traced_producer_socket:sock_file { write };
# b/184091381
dontaudit hal_camera_default hal_radioext_hwservice:hwservice_manager { find };