未验证 提交 a00fd182 编写于 作者: O openharmony_ci 提交者: Gitee

!5698 【xts】filemanagement适配xts用例

Merge pull request !5698 from gsl_1234/master
......@@ -21,8 +21,8 @@ ohos_js_hap_suite("storagefileioerror_js_test") {
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsStorageFileIoErrorJsTest"
subsystem_name = "distributeddatamgr"
part_name = "distributedfilejs"
subsystem_name = "filemanagement"
part_name = "file_api"
}
ohos_js_assets("storagefileioerror_js_assets") {
js2abc = true
......
......@@ -21,8 +21,8 @@ ohos_js_hap_suite("storagefileio_js_test") {
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsStorageFileIoJSTest"
subsystem_name = "distributeddatamgr"
part_name = "distributedfilejs"
subsystem_name = "filemanagement"
part_name = "file_api"
}
ohos_js_assets("storagefileio_js_assets") {
js2abc = true
......
......@@ -21,8 +21,8 @@ ohos_js_hap_suite("storagefile_js_test") {
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsStorageFileJSTest"
subsystem_name = "distributeddatamgr"
part_name = "distributedfilejs"
subsystem_name = "filemanagement"
part_name = "file_api"
}
ohos_js_assets("storagefile_js_assets") {
js2abc = true
......
......@@ -21,8 +21,8 @@ ohos_js_hap_suite("storagesecuritylabel_js_test") {
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsStorageSecurityLabelJSTest"
subsystem_name = "distributeddatamgr"
part_name = "distributedfilejs"
subsystem_name = "filemanagement"
part_name = "file_api"
}
ohos_js_assets("storagesecuritylabel_js_assets") {
js2abc = true
......
......@@ -21,8 +21,8 @@ ohos_js_hap_suite("storagestatfs_js_test") {
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsStorageStatfsJsTest"
subsystem_name = "distributeddatamgr"
part_name = "distributedfilejs"
subsystem_name = "filemanagement"
part_name = "file_api"
}
ohos_js_assets("storagestatfs_js_assets") {
js2abc = true
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册