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 multimodalinput render_service:binder { call }; 15allow multimodalinput render_service:binder { transfer }; 16allow multimodalinput foundation:binder { transfer }; 17allow multimodalinput disp_gralloc_host:fd { use }; 18allow multimodalinput system_core_hap:fd { use }; 19allow multimodalinput dev_dri_file:dir { search }; 20allow multimodalinput dev_dri_file:chr_file { getattr }; 21allow multimodalinput hdf_hdi_display_gralloc_service:hdf_devmgr_class { get }; 22allow multimodalinput sa_device_service_manager:samgr_class { get }; 23allow multimodalinput sa_foundation_dms:samgr_class { get }; 24allow multimodalinput sa_foundation_wms:samgr_class { get }; 25allow multimodalinput sa_multimodalinput_service:samgr_class { get }; 26allow multimodalinput sa_render_service:samgr_class { get }; 27 28