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