diff --git a/ts2panda/ts2abc/BUILD.gn b/ts2panda/ts2abc/BUILD.gn index 01cd95db88d571cce7b45f8bedb7fd7ac7eefe15..803df05e5bba9b484750e1f33ee9983565900b1e 100755 --- a/ts2panda/ts2abc/BUILD.gn +++ b/ts2panda/ts2abc/BUILD.gn @@ -110,4 +110,6 @@ ohos_static_library("jsoncpp_static") { "$jsoncpp_root/include", "$jsoncpp_root/include/json/", ] + subsystem_name = "ark" + part_name = "ark_frontend_tool" }