1# ============================================== 2# MTK Policy Rule 3# ============================================== 4 5# TODO:: Security Issue. 6 7# Date: 2016/02/26 8# Operation: Migration 9# Purpose: Allow MTK modified ElephantStress and WhatsTemp to read thermal zone temperatures 10# from MTK kernel modules for thermal tests at OEM/ODM. 11allow untrusted_app proc_mtktz:dir search; 12allow untrusted_app proc_mtktz:file r_file_perms; 13