Give gralloc access to the faceauth_heap_device.
Notes: - This is required for face authentication. Fixes: 221098313 Test: Built locally. Change-Id: I6292c76c0809f091108ac73bef2d9e2db430a680
This commit is contained in:
parent
4443c79bbb
commit
4bbc6969e5
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue