summaryrefslogtreecommitdiff
path: root/sepolicy/gsm0710muxdmd2.te
blob: 784f3aee9954fc20c16421c4a7ad7213cc74acba (plain)
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# ==============================================
# Policy File of /system/bingsm0710muxdmd2 Executable File 


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

type gsm0710muxdmd2_exec , exec_type, file_type;
type gsm0710muxdmd2 ,domain;

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

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

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

init_daemon_domain(gsm0710muxdmd2)
allow gsm0710muxdmd2 gsm0710muxd_device:chr_file open;
allow gsm0710muxdmd2 gsm0710muxd_device:chr_file { read write };
allow gsm0710muxdmd2 ctl_ril-daemon-md2_prop:property_service set;
allow gsm0710muxdmd2 ctl_muxreport-daemon_prop:property_service set;
allow gsm0710muxdmd2 gsm0710muxd_prop:property_service set;
allow gsm0710muxdmd2 devpts:chr_file setattr;
allow gsm0710muxdmd2 device:dir write;
allow gsm0710muxdmd2 self:capability chown;
allow gsm0710muxdmd2 self:capability fowner;
allow gsm0710muxdmd2 device:dir add_name;
allow gsm0710muxdmd2 device:lnk_file create;
allow gsm0710muxdmd2 init:unix_stream_socket connectto;
allow gsm0710muxdmd2 property_socket:sock_file write;
allow gsm0710muxdmd2 self:capability setuid;
allow gsm0710muxdmd2 device:dir remove_name;
allow gsm0710muxdmd2 device:lnk_file unlink;
allow gsm0710muxdmd2 eemcs_device:chr_file open;
allow gsm0710muxdmd2 eemcs_device:chr_file { read write };
allow gsm0710muxdmd2 ctl_ril-daemon-md2_prop:property_service set;
allow gsm0710muxdmd2 emd_device:chr_file { read write open };
allow gsm0710muxdmd2 radio_prop:property_service set;
allow gsm0710muxdmd2 ril_mux_report_case_prop:property_service set;