blob: 427536cb3b005541320d0e4cdc17311254ae28f2 (
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/binmc6420d Executable File
# ==============================================
# Type Declaration
# ==============================================
type mc6420d_exec , exec_type, file_type;
type mc6420d ,domain;
# ==============================================
# Android Policy Rule
# ==============================================
# ==============================================
# NSA Policy Rule
# ==============================================
# ==============================================
# MTK Policy Rule
# ==============================================
#permissive mc6420d;
init_daemon_domain(mc6420d)
#unconfined_domain(mc6420d)
|