Add file & dir permission on gpu, proc_ged, and debugfs_ion MTK-Commit-Id: b27f71d9a9c557042c7844b034d26c5a58895204 Change-Id: Ie0dce4d5fba5cfdce1b76cdd8706d81f010a3771 CR-Id: ALPS04669482 Feature: Video Player
12 lines
420 B
Plaintext
Executable File
12 lines
420 B
Plaintext
Executable File
# ==============================================
|
|
# MTK Policy Rule
|
|
# ==============================================
|
|
|
|
# Date : WK19.25
|
|
# Operation : Migration
|
|
# Purpose : [ALPS04669482] DRTS failed due to avc denied
|
|
allow mediaswcodec debugfs_ion:dir rw_dir_perms;
|
|
allow mediaswcodec gpu_device:dir rw_dir_perms;
|
|
allow mediaswcodec dri_device:chr_file rw_file_perms;
|
|
allow mediaswcodec gpu_device:chr_file rw_file_perms;
|