提交 31d39eac 编写于 作者: R raoxian

修改为部件化配置

Signed-off-by: Nraoxian <raoxian@huawei.com>
上级 6044d68b
......@@ -21,6 +21,8 @@ ohos_js_hap_suite("storagefileioerror_js_test") {
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsStorageFileIoErrorJsTest"
subsystem_name = "xts"
part_name = "xts_acts"
}
ohos_js_assets("storagefileioerror_js_assets") {
js2abc = true
......
......@@ -21,6 +21,8 @@ ohos_js_hap_suite("storagefileio_js_test") {
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsStorageFileIoJSTest"
subsystem_name = "xts"
part_name = "xts_acts"
}
ohos_js_assets("storagefileio_js_assets") {
source_dir = "./src/main/js/default"
......
......@@ -21,6 +21,8 @@ ohos_js_hap_suite("storagefile_js_test") {
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsStorageFileJSTest"
subsystem_name = "xts"
part_name = "xts_acts"
}
ohos_js_assets("storagefile_js_assets") {
source_dir = "./src/main/js/default"
......
......@@ -21,6 +21,8 @@ ohos_js_hap_suite("storagesecuritylabel_js_test") {
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsStorageSecurityLabelJSTest"
subsystem_name = "xts"
part_name = "xts_acts"
}
ohos_js_assets("storagesecuritylabel_js_assets") {
js2abc = true
......
......@@ -21,6 +21,8 @@ ohos_js_hap_suite("storagestatfs_js_test") {
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsStorageStatfsJsTest"
subsystem_name = "xts"
part_name = "xts_acts"
}
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.
先完成此消息的编辑!
想要评论请 注册