添加编译单元归属部件

re #I4VWEA

Signed-off-by: yudechen <chenyude@huawei.com>
Change-Id: Ie07f44519fc9c61350ed79a7d6667601ed65ba7c
This commit is contained in:
yudechen
2022-03-02 10:57:27 +08:00
parent aa54b67195
commit 9f0647798e
+6
View File
@@ -30,6 +30,9 @@ ohos_static_library("bytrace_inner") {
#"distributedschedule:samgr_standard"
]
subsystem_name = "developtools"
part_name = "bytrace_standard"
}
config("bytrace_capture_inner_config") {
@@ -47,6 +50,9 @@ ohos_static_library("bytrace_capture_inner") {
"ipc:ipc_core",
"startup_l2:syspara",
]
subsystem_name = "developtools"
part_name = "bytrace_standard"
}
ohos_executable("bytrace") {