[Detail] New sepolicy path declared and also support legacy android. MTK-Commit-Id: 8982268bbef8f852c153428f1a5f83849953c7c2 Change-Id: Ic10f297a312ff2e89e44a0aa323ffa11bc78ff6e CR-Id: ALPS04767749 Feature: [Android Default] SELinux, SEAndroid, and SE-MTK
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;
|