0acbdcc988
Change-Id: I3682d3f79110baa61e9de7e39049313174c4b5df
77 lines
4.7 KiB
Text
77 lines
4.7 KiB
Text
# 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.
|
|
|
|
#Changes from Qualcomm Innovation Center are provided under the following license:
|
|
|
|
#Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
#SPDX-License-Identifier: BSD-3-Clause-Clear
|
|
|
|
/data/misc/elabel(/.*)? u:object_r:vendor_elabel_data_file:s0
|
|
/data/misc/seemp(/.*)? u:object_r:vendor_seemp_data_file:s0
|
|
|
|
/(product|system/product)/etc/init\.qcom\.testscripts\.sh u:object_r:qti-testscripts_exec:s0
|
|
|
|
/storage/emulated(/.*)? u:object_r:media_rw_data_file:s0
|
|
|
|
####### device files ##############
|
|
/dev/smd7 u:object_r:vendor_smd7_device:s0
|
|
|
|
####### dev/socket files ##########
|
|
/dev/socket/seempdw u:object_r:vendor_seempdw_socket:s0
|
|
/dev/socket/dpmd u:object_r:vendor_dpmd_socket:s0
|
|
/dev/socket/tcm u:object_r:vendor_dpmtcm_socket:s0
|
|
/dev/socket/tcmd u:object_r:vendor_dpmtcm_socket:s0
|
|
/dev/socket/(qcc_app|qdma_app)(/.*)? u:object_r:vendor_qcc_app_socket:s0
|
|
|
|
####### system file ###############
|
|
/system/bin/seempd u:object_r:vendor_seempd_exec:s0
|
|
/(system_ext|system/system_ext)/bin/dpmd u:object_r:vendor_dpmd_exec:s0
|
|
/(system_ext|system/system_ext)/bin/tcmd u:object_r:vendor_tcmd_exec:s0
|
|
/system/bin/vpsservice u:object_r:vendor_vpsservice_exec:s0
|
|
|
|
####### system_ext file ###############
|
|
/(system_ext|system/system_ext)/bin/dun-server u:object_r:vendor_dun-server_exec:s0
|
|
/(system_ext|system/system_ext)/bin/bt_logger u:object_r:vendor_bt_logger_exec:s0
|
|
/(system_ext|system/system_ext)/bin/perfservice u:object_r:vendor_perfservice_exec:s0
|
|
/(system_ext|system/system_ext)/bin/qdtservice u:object_r:vendor_qdtservice_exec:s0
|
|
/(system|system_ext|system/system_ext)/bin/(wfdservice|wfdservice64) u:object_r:vendor_wfdservice_exec:s0
|
|
/(system|system_ext|system/system_ext)/bin/(sigma_miracasthalservice|sigma_miracasthalservice64) u:object_r:vendor_sigmahal_qti_exec:s0
|
|
/(system_ext|system/system_ext)/bin/qccsyshalservice u:object_r:vendor_qccsyshal_qti_exec:s0
|
|
/(system_ext|system/system_ext)/bin/qccsyshal@[1-9]\.[1-9]-service u:object_r:vendor_qccsyshal_qti_exec:s0
|
|
/(system_ext|system/system_ext)/bin/mmi u:object_r:vendor_mmi_sys_exec:s0
|
|
/(system_ext|system/system_ext)/bin/mmi_diag u:object_r:vendor_mmi_sys_exec:s0
|
|
/(system_ext|system/system_ext)/bin/qspmsvc u:object_r:vendor_qspmsvc_exec:s0
|
|
/(system_ext|system/system_ext)/bin/perfetto_dump\.sh u:object_r:vendor_perfetto_dump_exec:s0
|
|
/(system_ext|system/system_ext)/bin/qxrsplitauxservice u:object_r:vendor_sys_sxrauxd_exec:s0
|
|
/(system_ext|system/system_ext)/bin/qsguard u:object_r:qsguard_exec:s0
|
|
/system_ext/bin/virtual_keyboard u:object_r:vendor_virtual_keyboard_exec:s0
|
|
|
|
####### data files ################
|
|
/data/dpm(/.*)? u:object_r:vendor_dpmd_data_file:s0
|
|
/data/nfc(/.*)? u:object_r:nfc_data_file:s0
|
|
/data/misc/(qcc|qdma)(/.*)? u:object_r:vendor_qcc_data_file:s0
|
|
/data/misc/sxraux(/.*)? u:object_r:vendor_sys_sxrauxd_data_file:s0
|