Add dontaudit statements to camera HAL policy.

The autogenerated dontaudit statements in tracking_denials are
actually the correct policy. Move them to the correct file and
add comments.

Bug: 205780065
Bug: 218585004
Test: build & camera check
Change-Id: Ie0338f0d2a6fd0c589777a82c22a014e462bd5c2
This commit is contained in:
Krzysztof Kosiński
2022-05-10 05:35:27 +00:00
parent 417f7069c4
commit 26b2d2e33e
2 changed files with 8 additions and 5 deletions

View File

@@ -1,5 +0,0 @@
# b/205780065
dontaudit hal_camera_default system_data_file:dir { search };
# b/218585004
dontaudit hal_camera_default traced:unix_stream_socket { connectto };
dontaudit hal_camera_default traced_producer_socket:sock_file { write };