summaryrefslogtreecommitdiffstats
path: root/r_non_plat/untrusted_app.te
blob: 040d47fc02ce3ab1652e0b1fac0f9dc4c88b3663 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# ==============================================
# MTK Policy Rule
# ==============================================

# TODO:: Security Issue.

# Date: 2016/02/26
# Operation: Migration
# Purpose: Allow MTK modified ElephantStress and WhatsTemp to read thermal zone temperatures
#					 from MTK kernel modules for thermal tests at OEM/ODM.
allow untrusted_app proc_mtktz:dir search;
allow untrusted_app proc_mtktz:file r_file_perms;