1# Copyright (c) 2022 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 sensors bootevent_param:file { map open read }; 15allow sensors bootevent_samgr_param:file { map open read }; 16allow sensors build_version_param:file { map open read }; 17allow sensors const_allow_mock_param:file { map open read }; 18allow sensors const_allow_param:file { map open read }; 19allow sensors const_build_param:file { map open read }; 20allow sensors const_display_brightness_param:file { map open read }; 21allow sensors const_param:file { map open read }; 22allow sensors const_postinstall_fstab_param:file { map open read }; 23allow sensors const_postinstall_param:file { map open read }; 24allow sensors const_product_param:file { map open read }; 25allow sensors debug_param:file { map open read }; 26allow sensors default_param:file { map open read }; 27allow sensors dev_unix_socket:dir { search }; 28allow sensors distributedsche_param:file { map open read }; 29allow sensors hdf_devmgr:binder { call }; 30allow sensors hilog_param:file { map open read }; 31allow sensors hw_sc_build_os_param:file { map open read }; 32allow sensors hw_sc_build_param:file { map open read }; 33allow sensors hw_sc_param:file { map open read }; 34allow sensors init_param:file { map open read }; 35allow sensors init_svc_param:file { map open read }; 36allow sensors input_pointer_device_param:file { map open read }; 37allow sensors net_param:file { map open read }; 38allow sensors net_tcp_param:file { map open read }; 39allow sensors ohos_boot_param:file { map open read }; 40allow sensors ohos_param:file { map open read }; 41allow sensors param_watcher:binder { call transfer }; 42allow sensors persist_param:file { map open read }; 43allow sensors persist_sys_param:file { map open read }; 44allow sensors security_param:file { map open read }; 45allow sensors sensor_host:binder { call transfer }; 46allow sensors startup_param:file { map open read }; 47allow sensors sys_param:file { map open read }; 48allow sensors system_bin_file:dir { search }; 49allow sensors sys_usb_param:file { map open read }; 50allow sensors tracefs:dir { search }; 51allow sensors tracefs_trace_marker_file:file { open write }; 52allow sensors vibrator_host:binder { call }; 53