summaryrefslogtreecommitdiffstats
path: root/common/property.te
blob: c3032b1051e8b40056c84766fa427cb44b639f49 (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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
# Copyright (c) 2015-2016 Dolby Laboratories, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are
# met:
#     * Redistributions of source code must retain the above copyright
#       notice, this list of conditions and the following disclaimer.
#     * Redistributions in binary form must reproduce the above
#       copyright notice, this list of conditions and the following
#       disclaimer in the documentation and/or other materials provided
#       with the distribution.
#
# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
# ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
# BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
# BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
# OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

# property for uicc_daemon
type uicc_prop, property_type, core_property_type;
type qcom_ims_prop, property_type, core_property_type;
type ctl_qmuxd_prop, property_type;
type ctl_netmgrd_prop, property_type;
type ctl_port-bridge_prop, property_type;

# properties for usf daemons
type usf_prop, property_type, core_property_type;

type freq_prop, property_type, core_property_type;
type perfd_prop, property_type;
type vm_bms_prop, property_type; #To start vm_bms
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, core_property_type;
type spcomlib_prop, property_type;
type sdm_idle_time_prop, property_type, core_property_type;
type sf_lcd_density_prop, property_type, core_property_type;
type opengles_prop, property_type, core_property_type;
type mdm_helper_prop, property_type;
type mpdecision_prop, property_type;
type gamed_prop, property_type;

#Needed for  ubwc support
type debug_gralloc_prop, property_type, core_property_type;

type fm_prop, property_type, core_property_type;
type chgdiabled_prop, property_type, core_property_type;

#properites for netd
type netd_prop, property_type, core_property_type;

type xlat_prop, property_type, core_property_type;

# property for location
type location_prop, property_type, core_property_type;

#properites for init.qcom.sh script
type rmnet_mux_prop, property_type, core_property_type;
type qemu_hw_mainkeys_prop, property_type, core_property_type;
type sys_usb_controller_prop, property_type;
type sys_usb_configfs_prop, property_type;

type sys_usb_tethering_prop, property_type;

type coresight_prop, property_type, core_property_type;

type ctl_hbtp_prop, property_type;
type alarm_boot_prop, property_type, core_property_type;
type boot_animation_prop, property_type, core_property_type;

# DOLBY_START
type dolby_prop, property_type, core_property_type;
# DOLBY_END

type wififtmd_prop, property_type, core_property_type;

# WIGIG
type fst_prop, property_type, core_property_type;

type alarm_handled_prop, property_type, core_property_type;
type alarm_instance_prop, property_type, core_property_type;

#HWUI property
type hwui_prop, property_type, core_property_type;

type graphics_vulkan_prop, property_type, core_property_type;
#boot mode property
type boot_mode_prop, property_type;