1# Copyright (c) 2022-2023 Huawei Device Co., Ltd. 2# Licensed under the Apache License, Version 2.0 (the "License"); 3# you may not use this file except in compliance with the License. 4# You may obtain a copy of the License at 5# 6# http://www.apache.org/licenses/LICENSE-2.0 7# 8# Unless required by applicable law or agreed to in writing, software 9# distributed under the License is distributed on an "AS IS" BASIS, 10# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 11# See the License for the specific language governing permissions and 12# limitations under the License. 13 14allow dslm_service bootevent_param:file { map open read }; 15allow dslm_service bootevent_samgr_param:file { map open read }; 16allow dslm_service build_version_param:file { map open read }; 17allow dslm_service const_allow_mock_param:file { map open read }; 18allow dslm_service const_allow_param:file { map open read }; 19allow dslm_service const_build_param:file { map open read }; 20allow dslm_service const_display_brightness_param:file { map open read }; 21allow dslm_service const_param:file { map open read }; 22allow dslm_service const_postinstall_fstab_param:file { map open read }; 23allow dslm_service const_postinstall_param:file { map open read }; 24allow dslm_service const_product_param:file { map open read }; 25allow dslm_service debug_param:file { map open read }; 26allow dslm_service default_param:file { map open read }; 27allow dslm_service distributeddata:binder { call }; 28allow dslm_service distributedfiledaemon:binder { call }; 29allow dslm_service distributedsche_param:file { map open read }; 30allow dslm_service hilog_param:file { map open read }; 31allow dslm_service hw_sc_build_os_param:file { map open read }; 32allow dslm_service hw_sc_build_param:file { map open read }; 33allow dslm_service hw_sc_param:file { map open read }; 34allow dslm_service init_param:file { map open read }; 35allow dslm_service init_svc_param:file { map open read }; 36allow dslm_service input_pointer_device_param:file { map open read }; 37allow dslm_service net_param:file { map open read }; 38allow dslm_service net_tcp_param:file { map open read }; 39allow dslm_service normal_hap_attr:binder { call }; 40allow dslm_service ohos_boot_param:file { map open read }; 41allow dslm_service ohos_param:file { map open read }; 42allow dslm_service param_watcher:binder { call transfer }; 43allow dslm_service persist_param:file { map open read }; 44allow dslm_service persist_sys_param:file { map open read }; 45allow dslm_service sa_device_auth_service:samgr_class { get }; 46allow dslm_service sa_device_security_level_manager_service:samgr_class { add }; 47allow dslm_service sa_huks_service:samgr_class { get }; 48allow dslm_service sa_param_watcher:samgr_class { get }; 49allow dslm_service sa_softbus_service:samgr_class { get }; 50allow dslm_service security_param:file { map open read }; 51allow dslm_service softbus_server:tcp_socket { shutdown }; 52allow dslm_service startup_param:file { map open read }; 53allow dslm_service sys_param:file { map open read }; 54allow dslm_service system_bin_file:dir { search }; 55allow dslm_service sys_usb_param:file { map open read }; 56allow dslm_service tracefs:dir { search }; 57allow dslm_service tracefs_trace_marker_file:file { open write }; 58