Allow hal_graphics_allocator to access vscaler_heap_device am: 84d53775e1

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

Change-Id: I6524c426deb02574346c67e66e81c8caa226d731
This commit is contained in:
wenchangliu 2022-02-21 07:01:04 +00:00 committed by Automerger Merge Worker
commit 44eba6830b

View file

@ -1,2 +1,3 @@
allow hal_graphics_allocator_default sensor_direct_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;