!27 修改bundle.json中部件名并添加子系统名

Merge pull request !27 from ry/master
This commit is contained in:
openharmony_ci
2023-05-26 06:34:16 +00:00
committed by Gitee
+3 -3
View File
@@ -11,8 +11,8 @@
"scripts": {},
"licensePath": "COPYING",
"component": {
"name": "thirdparty_ltp",
"subsystem": "",
"name": "ltp",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": [],
@@ -28,4 +28,4 @@
"test": []
}
}
}
}