aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/poad.te
blob: baf899acdf565340cdbdceb246e4a6765a0a6ba6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# ==============================================
# Policy File of /system/binpoad Executable File 


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

type poad_exec , exec_type, file_type;
type poad ,domain;

# ==============================================
# Android Policy Rule
# ==============================================

# ==============================================
# NSA Policy Rule
# ==============================================

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


init_daemon_domain(poad)