[ALPS04014572] GPU: Security firmware binary load

[Detail]
Add sepolicty for fw load from kernel on vendor partition

MTK-Commit-Id: cdd1518aac6771b0e6276e07831d8acaa887ad03

Change-Id: I2789c865d401e7a1b85ecb9dea4db52c7839f17d
CR-Id: ALPS04014572
Feature: OpenGL|ES
This commit is contained in:
Vincent Sung 2020-01-18 10:04:58 +08:00
parent 5542a95d19
commit aa64d98da4

View File

@ -76,3 +76,9 @@ allow kernel audioserver:fd use;
# Operation: SQC
# Purpose: Allow SCP SmartPA kthread to write debug dump to sdcard
allow kernel mtk_hal_audio:fd use;
# Date : WK18.29
# Operation: SQC
# Purpose: Allow kernel read firmware binary on vendor partition
allow kernel vendor_file:file r_file_perms;