Hide denial seen in tests.

This should help fix presubmit tests.

Test: Build.
Change-Id: Icf93d79c533243b79367e633fa4b3dda3577e791
This commit is contained in:
Joel Galenson
2019-02-13 10:26:15 -08:00
parent 3f810d570a
commit d6771fb99b

View File

@@ -42,3 +42,5 @@ allow google_camera_app system_app_data_file:file { read write getattr };
# Halide code
typeattribute google_camera_app system_executes_vendor_violators;
allow google_camera_app hexagon_halide_file:file { execute read open getattr };
dontaudit google_camera_app easel_device:chr_file r_file_perms;