diff --git a/storage/storagefileioerrorjstest/BUILD.gn b/storage/storagefileioerrorjstest/BUILD.gn index 292dd8ebc37c3bac8f2ea62caca34fbf05332bae..33b0f324f974b62cff614045b0a1054722c37801 100644 --- a/storage/storagefileioerrorjstest/BUILD.gn +++ b/storage/storagefileioerrorjstest/BUILD.gn @@ -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 diff --git a/storage/storagefileiojstest/BUILD.gn b/storage/storagefileiojstest/BUILD.gn index 9562908b475596a674b0fc3f314dd664eae29fb5..5202a26dc379e57679edefb3c38c25e88883dd7e 100644 --- a/storage/storagefileiojstest/BUILD.gn +++ b/storage/storagefileiojstest/BUILD.gn @@ -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 diff --git a/storage/storagefilejstest/BUILD.gn b/storage/storagefilejstest/BUILD.gn index 1b7c7ad1c98da5374747bc0ae0eb9b744186a41f..253ddbe5aff7efddc7f8dbe7a6c1849365ff8da1 100644 --- a/storage/storagefilejstest/BUILD.gn +++ b/storage/storagefilejstest/BUILD.gn @@ -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 diff --git a/storage/storagesecuritylabeljstest/BUILD.gn b/storage/storagesecuritylabeljstest/BUILD.gn index 4871f90438c97560bf29caabf051c3812798c8d9..1797f065f80224aa4589c975d170a22700758b12 100644 --- a/storage/storagesecuritylabeljstest/BUILD.gn +++ b/storage/storagesecuritylabeljstest/BUILD.gn @@ -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 diff --git a/storage/storagestatfsjstest/BUILD.gn b/storage/storagestatfsjstest/BUILD.gn index adb0223ebcc07aefa5b943598e112c94581a7cc4..755fc9208b185a080cf8ca0a39c6b07d61d00e4b 100644 --- a/storage/storagestatfsjstest/BUILD.gn +++ b/storage/storagestatfsjstest/BUILD.gn @@ -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