summaryrefslogtreecommitdiffstats
path: root/r_non_plat/hal_thermal_default.te
blob: 2a648fb5f97cf1553355a170b05523e8795c01da (plain)
1
2
3
4
5
6
7
8

# Date : WK18.23
# Operation : P Migration
# Purpose : add grant permission for Thermal HAL mtktz and proc

allow hal_thermal_default proc_mtktz:dir search;
allow hal_thermal_default proc_mtktz:file {open read getattr};
allow hal_thermal_default proc_stat:file {open read getattr };