Merge "[ALPS04366101] mediacodec process selinux permission" into alps-trunk-q0.basic

Change-Id: I5281d9da655b812fc77161916ea4a75b483e93a3
MTK-Commit-Id: cce799f6c0527deb1dd8fbe186c93ec40f15cf6d
This commit is contained in:
Shan Zhang 2020-01-18 10:10:41 +08:00 committed by Gerrit Code Review
commit ab3d13a34a

View File

@ -10,7 +10,7 @@ allow mediacodec devmap_device:chr_file { ioctl };
# Date : WK14.36
# Operation : Migration
# 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
# Operation : Migration