You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
420 B
12 lines
420 B
# ==============================================
|
|
# 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;
|