14faa1673Sopenharmony_ci# Copyright (c) 2023 Huawei Device Co., Ltd. 24faa1673Sopenharmony_ci# Licensed under the Apache License, Version 2.0 (the "License"); 34faa1673Sopenharmony_ci# you may not use this file except in compliance with the License. 44faa1673Sopenharmony_ci# You may obtain a copy of the License at 54faa1673Sopenharmony_ci# 64faa1673Sopenharmony_ci# http://www.apache.org/licenses/LICENSE-2.0 74faa1673Sopenharmony_ci# 84faa1673Sopenharmony_ci# Unless required by applicable law or agreed to in writing, software 94faa1673Sopenharmony_ci# distributed under the License is distributed on an "AS IS" BASIS, 104faa1673Sopenharmony_ci# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 114faa1673Sopenharmony_ci# See the License for the specific language governing permissions and 124faa1673Sopenharmony_ci# limitations under the License. 134faa1673Sopenharmony_ci 144faa1673Sopenharmony_cisandbox_manager_path = "//base/accesscontrol/sandbox_manager" 154faa1673Sopenharmony_cimodule_output_path_interface_sandbox = 164faa1673Sopenharmony_ci "sandbox_manager/sandbox_manager/interface/" 174faa1673Sopenharmony_cimodule_output_path_service_sandbox = "sandbox_manager/sandbox_manager/service/" 184faa1673Sopenharmony_cideclare_args() { 194faa1673Sopenharmony_ci sandbox_manager_with_dec = false 204faa1673Sopenharmony_ci} 21