[ALPS04724423] Add postalgo selinux policy

Allow to use graphics allocator fd for gralloc_extra

MTK-Commit-Id: b8f8c10636d3686077304ffe6bf21ead1f864945

Change-Id: Ieaa05216c4343eda7b7cda10c6eb6a75c0330208
CR-Id: ALPS04724423
Feature: Camera Application
(cherry picked from commit 95f9b0b32e24984700f33d666dd4521a3209c73a)
This commit is contained in:
hao.wang 2020-01-18 10:18:35 +08:00 committed by Anyuan Huang
parent cff428b385
commit 6f42a44be5

View File

@ -36,3 +36,5 @@ allow mtk_hal_mms proc:file r_file_perms;
# Purpose : Allow to use allocator for JPEG
hal_client_domain(mtk_hal_mms, hal_allocator)
allow mtk_hal_mms mtk_hal_pq:binder call;
allow mtk_hal_mms hal_graphics_allocator_default:fd use;
allow mtk_hal_mms debugfs_ion:dir search;