aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/app.te
blob: eb509b24870fa888176de0e51593c26b61c34059 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13


# ==============================================
# MTK Policy Rule
# ==============================================


# Date: wk14.40
# Operation : SQC 
# Purpose : [ALPS01756200] wwop boot up fail
allow appdomain custom_file:dir { search getattr open read };
allow appdomain custom_file:file { read open getattr};