1885b47fbSopenharmony_ci# Copyright (c) 2022 Huawei Device Co., Ltd.
2885b47fbSopenharmony_ci# Licensed under the Apache License, Version 2.0 (the "License");
3885b47fbSopenharmony_ci# you may not use this file except in compliance with the License.
4885b47fbSopenharmony_ci# You may obtain a copy of the License at
5885b47fbSopenharmony_ci#
6885b47fbSopenharmony_ci#     http://www.apache.org/licenses/LICENSE-2.0
7885b47fbSopenharmony_ci#
8885b47fbSopenharmony_ci# Unless required by applicable law or agreed to in writing, software
9885b47fbSopenharmony_ci# distributed under the License is distributed on an "AS IS" BASIS,
10885b47fbSopenharmony_ci# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11885b47fbSopenharmony_ci# See the License for the specific language governing permissions and
12885b47fbSopenharmony_ci# limitations under the License.
13885b47fbSopenharmony_ci
14885b47fbSopenharmony_ciability_base_path = "../../ability/ability_base"
15885b47fbSopenharmony_ciability_out_base_path = "../../../base"
16885b47fbSopenharmony_ciability_json_path = "../../../third_party"
17885b47fbSopenharmony_ciability_foundation_path = "../../../foundation"
18885b47fbSopenharmony_ciability_runtime_path = "../../ability/ability_runtime"
19885b47fbSopenharmony_ciability_runtime_inner_api_path = "${ability_runtime_path}/interfaces/inner_api"
20885b47fbSopenharmony_ciability_runtime_kits_path = "${ability_runtime_path}/frameworks/kits"
21885b47fbSopenharmony_ciability_runtime_services_path = "${ability_runtime_path}/services"
22