[ALPS04366101] mediacodec process selinux permission

Need map permission for kernel 4.14

MTK-Commit-Id: 6ea8645273cb9a1642839c1473a9eaf15bb6594b

Change-Id: I31cdb274551457d975d5df6ac401d1254dd05faf
CR-Id: ALPS04366101
Feature: H.264 Decoder
This commit is contained in:
Bo Ye 2020-01-18 10:10:40 +08:00
parent 9ab7604179
commit 2cb0b653a1

View File

@ -10,7 +10,7 @@ allow mediacodec devmap_device:chr_file { ioctl };
# Date : WK14.36 # Date : WK14.36
# Operation : Migration # Operation : Migration
# Purpose : VDEC/VENC device node # Purpose : VDEC/VENC device node
allow mediacodec Vcodec_device:chr_file { read write ioctl open }; allow mediacodec Vcodec_device:chr_file rw_file_perms;
# Date : WK16.21 # Date : WK16.21
# Operation : Migration # Operation : Migration