Give gralloc access to the faceauth_heap_device. am: 4bbc6969e5

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201-sepolicy/+/16995763

Change-Id: I68667c239af8739e332082286f6004bacc0f328d
This commit is contained in:
Zachary Iqbal 2022-02-24 05:45:18 +00:00 committed by Automerger Merge Worker
commit 0dca35958b

View file

@ -1,3 +1,4 @@
allow hal_graphics_allocator_default sensor_direct_heap_device:chr_file r_file_perms;
allow hal_graphics_allocator_default faceauth_heap_device:chr_file r_file_perms;
allow hal_graphics_allocator_default dmabuf_system_secure_heap_device:chr_file r_file_perms;
allow hal_graphics_allocator_default vscaler_heap_device:chr_file r_file_perms;