summaryrefslogtreecommitdiffstats
path: root/non_plat/mediadrmserver.te
blob: 066a632a54833e8d4b41ee9ee9f394f34e9908b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# ==============================================
# MTK Policy Rule
# ==============================================

# Date : WK16.33
# Purpose: Allow to access ged for gralloc_extra functions
allow mediadrmserver proc_ged:file {open read write ioctl getattr};




# Date : WK17.28
# Operation : MT6757 SQC
# Purpose : Change thermal config
allow mediaserver mtk_thermal_config_prop:file { getattr open read };
allow mediaserver mtk_thermal_config_prop:property_service set;