summaryrefslogtreecommitdiff
path: root/sepolicy/memsicd.te
blob: 39466b80b785f7093321f81383053f73df80567e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# ==============================================
# Policy File of /system/binmemsicd Executable File 


# ==============================================
# Type Declaration
# ==============================================

type memsicd_exec , exec_type, file_type;
type memsicd ,domain;

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

init_daemon_domain(memsicd)