提交 60b6f60c 编写于 作者: Y yudechen

添加编译单元指定部件和子系统名称

Signed-off-by: Nyudechen <chenyude@huawei.com>
Change-Id: I0088afb62e23336405d80c57e4933281d21021f7
上级 8cbc4138
...@@ -28,5 +28,7 @@ ohos_static_library("performance_test_static") { ...@@ -28,5 +28,7 @@ ohos_static_library("performance_test_static") {
"//utils/native/base:utils", "//utils/native/base:utils",
] ]
public_deps = [ "//third_party/libxml2:libxml2" ] public_deps = [ "//third_party/libxml2:libxml2" ]
public_configs = [":performance_test_config"] public_configs = [ ":performance_test_config" ]
subsystem_name = "developertest"
part_name = "developertest"
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册