summaryrefslogtreecommitdiff
path: root/qva/vendor/common/hwservice.te
blob: 6d6a408b7f2adbde774761f7af6269dc552afd32 (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
# Copyright (c) 2018-2021, The Linux Foundation. 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.
#     * Neither the name of The Linux Foundation nor the names of its
#       contributors may be used to endorse or promote products derived
#       from this software without specific prior written permission.
#
# 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.

type vendor_hal_dpmqmi_hwservice, hwservice_manager_type, protected_hwservice;
type vendor_hal_iop_hwservice, hwservice_manager_type, protected_hwservice;
type vendor_hal_pasrmanager_hwservice, hwservice_manager_type, protected_hwservice;
type vendor_hal_pasrmanager_memory_hwservice, hwservice_manager_type, protected_hwservice;
type vendor_wifidisplayhalservice_hwservice , hwservice_manager_type, protected_hwservice;
type vendor_hal_alarm_qti_hwservice , hwservice_manager_type, protected_hwservice;
type vendor_hal_vpp_hwservice , hwservice_manager_type, protected_hwservice;
type vendor_hal_qconfig_hwservice , hwservice_manager_type, protected_hwservice;
type vendor_hal_wigig_hwservice , hwservice_manager_type, protected_hwservice;
type vendor_hal_seccam_hwservice, hwservice_manager_type, protected_hwservice;
type vendor_hal_wigig_npt_hwservice , hwservice_manager_type, protected_hwservice;
type vendor_hal_fstman_hwservice , hwservice_manager_type, protected_hwservice;
type vendor_hal_qteeconnector_hwservice , hwservice_manager_type, protected_hwservice;
type vendor_hal_sensorscalibrate_qti_hwservice , hwservice_manager_type, protected_hwservice;
type vendor_hal_datafactory_hwservice, hwservice_manager_type, protected_hwservice;
type vendor_hal_imsfactory_hwservice, hwservice_manager_type, protected_hwservice;
type vendor_hal_latency_hwservice, hwservice_manager_type, protected_hwservice;
type vendor_hal_scve_hwservice, hwservice_manager_type, protected_hwservice;
type vendor_hal_soter_hwservice, hwservice_manager_type, protected_hwservice;
type vendor_hal_esepowermanager_hwservice, hwservice_manager_type, protected_hwservice;
type vendor_hal_factory_qti_hwservice, hwservice_manager_type, protected_hwservice;
type vendor_hal_cvp_hwservice, hwservice_manager_type, protected_hwservice;
type vendor_hal_fm_hwservice, hwservice_manager_type, protected_hwservice;
type vendor_hal_btconfigstore_hwservice, hwservice_manager_type, protected_hwservice;
type vendor_hal_wifilearner_hwservice, hwservice_manager_type, protected_hwservice;
type vendor_hal_srvctracker_hwservice, hwservice_manager_type, protected_hwservice;
type vendor_hal_secureprocessor_hwservice, hwservice_manager_type, protected_hwservice;
#untrusted_app_visible_hwservice_violators no longer needed as blacklisting of hwservice is changed
type vendor_hal_qspmhal_hwservice, hwservice_manager_type;
type vendor_hal_qesdhal_hwservice, hwservice_manager_type, protected_hwservice;
type vendor_hal_bluetooth_dun_hwservice, hwservice_manager_type, protected_hwservice;
type vendor_hal_qseecom_hwservice, hwservice_manager_type, protected_hwservice;
type vendor_hal_qccvndhal_hwservice , hwservice_manager_type, protected_hwservice;
type vendor_hal_spu_hwservice, hwservice_manager_type, protected_hwservice;
type vendor_hal_slmadapter_hwservice, hwservice_manager_type, protected_hwservice;
type vendor_hal_perfcallback_hwservice, hwservice_manager_type, protected_hwservice;
type vendor_hal_mwqemadapter_hwservice, hwservice_manager_type, protected_hwservice;
type hal_wificfr_hwservice, hwservice_manager_type, protected_hwservice;
type vendor_sxrhalservice_hwservice , hwservice_manager_type, protected_hwservice;