提交 04f848ed 编写于 作者: G gaoshunli

file_api 适配

Signed-off-by: Ngaoshunli <gaoshunli@huawei.com>
上级 7c2aae58
...@@ -21,8 +21,8 @@ ohos_js_hap_suite("storagefileioerror_js_test") { ...@@ -21,8 +21,8 @@ ohos_js_hap_suite("storagefileioerror_js_test") {
] ]
certificate_profile = "./signature/openharmony_sx.p7b" certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsStorageFileIoErrorJsTest" hap_name = "ActsStorageFileIoErrorJsTest"
subsystem_name = "distributeddatamgr" subsystem_name = "filemanagement"
part_name = "distributedfilejs" part_name = "file_api"
} }
ohos_js_assets("storagefileioerror_js_assets") { ohos_js_assets("storagefileioerror_js_assets") {
js2abc = true js2abc = true
......
...@@ -21,8 +21,8 @@ ohos_js_hap_suite("storagefileio_js_test") { ...@@ -21,8 +21,8 @@ ohos_js_hap_suite("storagefileio_js_test") {
] ]
certificate_profile = "./signature/openharmony_sx.p7b" certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsStorageFileIoJSTest" hap_name = "ActsStorageFileIoJSTest"
subsystem_name = "distributeddatamgr" subsystem_name = "filemanagement"
part_name = "distributedfilejs" part_name = "file_api"
} }
ohos_js_assets("storagefileio_js_assets") { ohos_js_assets("storagefileio_js_assets") {
js2abc = true js2abc = true
......
...@@ -21,8 +21,8 @@ ohos_js_hap_suite("storagefile_js_test") { ...@@ -21,8 +21,8 @@ ohos_js_hap_suite("storagefile_js_test") {
] ]
certificate_profile = "./signature/openharmony_sx.p7b" certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsStorageFileJSTest" hap_name = "ActsStorageFileJSTest"
subsystem_name = "distributeddatamgr" subsystem_name = "filemanagement"
part_name = "distributedfilejs" part_name = "file_api"
} }
ohos_js_assets("storagefile_js_assets") { ohos_js_assets("storagefile_js_assets") {
js2abc = true js2abc = true
......
...@@ -21,8 +21,8 @@ ohos_js_hap_suite("storagesecuritylabel_js_test") { ...@@ -21,8 +21,8 @@ ohos_js_hap_suite("storagesecuritylabel_js_test") {
] ]
certificate_profile = "./signature/openharmony_sx.p7b" certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsStorageSecurityLabelJSTest" hap_name = "ActsStorageSecurityLabelJSTest"
subsystem_name = "distributeddatamgr" subsystem_name = "filemanagement"
part_name = "distributedfilejs" part_name = "file_api"
} }
ohos_js_assets("storagesecuritylabel_js_assets") { ohos_js_assets("storagesecuritylabel_js_assets") {
js2abc = true js2abc = true
......
...@@ -21,8 +21,8 @@ ohos_js_hap_suite("storagestatfs_js_test") { ...@@ -21,8 +21,8 @@ ohos_js_hap_suite("storagestatfs_js_test") {
] ]
certificate_profile = "./signature/openharmony_sx.p7b" certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsStorageStatfsJsTest" hap_name = "ActsStorageStatfsJsTest"
subsystem_name = "distributeddatamgr" subsystem_name = "filemanagement"
part_name = "distributedfilejs" part_name = "file_api"
} }
ohos_js_assets("storagestatfs_js_assets") { ohos_js_assets("storagestatfs_js_assets") {
js2abc = true js2abc = true
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册