1# Copyright (c) 2024 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 pasteboard_service sa_multimodalinput_service:samgr_class { get }; 15allow pasteboard_service multimodalinput:binder { call transfer }; 16allow pasteboard_service multimodalinput:fd { use }; 17allow pasteboard_service multimodalinput:unix_stream_socket { read write }; 18allow pasteboard_service sa_privacy_service:samgr_class { get }; 19allow pasteboard_service privacy_service:binder { call }; 20allow pasteboard_service data_app_el1_file:dir { search }; 21allow pasteboard_service normal_hap_data_file_attr:dir { search }; 22allow pasteboard_service arkcompiler_param:file { read }; 23allow pasteboard_service arkcompiler_param:file { map }; 24allow pasteboard_service dev_kmsg_file:chr_file { write }; 25allow pasteboard_service sa_resource_schedule:samgr_class { get }; 26allow pasteboard_service tty_device:chr_file { read write }; 27allow pasteboard_service arkcompiler_param:file { open }; 28allow pasteboard_service resource_schedule_service:binder { call }; 29allow pasteboard_service sa_memory_manager_service:samgr_class { get }; 30allow pasteboard_service memmgrservice:binder { call }; 31allow pasteboard_service distributeddata:fd { use }; 32allow pasteboard_service chip_prod_file:dir { search }; 33allow pasteboard_service data_user_file:dir { search }; 34allow pasteboard_service sa_device_security_level_manager_service:samgr_class { get }; 35allow pasteboard_service dslm_service:binder { call transfer }; 36allow dslm_service pasteboard_service:binder { call }; 37