summaryrefslogtreecommitdiffstats
path: root/common/property.te
blob: 9013cd85afd18ac43549cca5f7f5ec5286a5bb17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# property for uicc_daemon
type uicc_prop, property_type;
type qcom_ims_prop, property_type;
type ctl_qmuxd_prop, property_type;
type ctl_netmgrd_prop, property_type;

# properties for usf daemons
type usf_prop, property_type;

type freq_prop, property_type;
type perfd_prop, property_type;
type qti_prop, property_type;
type ipacm_prop, property_type;
type ipacm-diag_prop, property_type;
type sensors_prop, property_type;
type msm_irqbalance_prop, property_type;
type camera_prop, property_type;
type sf_lcd_density_prop, property_type;
type mpdecision_prop, property_type;