summaryrefslogtreecommitdiff
path: root/sepolicy/mvg_app.te
blob: e8e12c92342178ba25dfcf925ee469ab674fec03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# ==============================================
# Policy File of /system/bin/mvg_app Executable File

# ==============================================
# Type Declaration
# ==============================================
type mvg_app, domain;
type mvg_app_exec, exec_type, file_type;

# ==============================================
# MTK Policy Rule
# ==============================================
#permissive mvg_app;
init_daemon_domain(mvg_app)