startup_appspawn/appspawn.gni
handyohos ca5fdc3b44 fix: split appspawn component from startup_l2.
从startup_l2中拆分appspawn独立部件。

fix #I4NW1T

Signed-off-by: handyohos <zhangxiaotian@huawei.com>
Change-Id: Id4de21fa59a1b5c390ce6be9d89f643e059b1f12
2021-12-24 18:18:04 +08:00

22 lines
958 B
Plaintext

# Copyright (c) 2021 Huawei Device Co., Ltd.
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
appspawn_path = "//base/startup/appspawn_standard"
appexecfwk_path = "//foundation/appexecfwk/standard"
aafwk_path = "//foundation/aafwk/standard"
communication_path = "//foundation/communication/ipc"
distributedschedule_path = "//foundation/distributedschedule/dmsfwk"
subsystem_name = "startup"
part_name = "appspawn"
module_output_path = "${part_name}/appspawn_l2"