Merge "update error on ROM" into sc-dev

This commit is contained in:
Adam Shih 2021-03-31 06:02:36 +00:00 committed by Android (Google) Code Review
commit 00f6651d46

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