mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 14:29:33 +00:00
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:
committed by
TreeHugger Robot
parent
4443c79bbb
commit
4bbc6969e5
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user