modity part name and add subsystem name

Signed-off-by: ry <ry.renyi@huawei.com>
This commit is contained in:
ry
2023-05-25 21:04:38 +08:00
parent 090cc218ec
commit d3b9d770b6
+3 -3
View File
@@ -11,8 +11,8 @@
"scripts": {},
"licensePath": "LICENSE.txt",
"component": {
"name": "thirdparty_unity",
"subsystem": "",
"name": "unity",
"subsystem": "testfwk",
"syscap": [],
"features": [],
"adapted_system_type": [],
@@ -28,4 +28,4 @@
"test": []
}
}
}
}