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

!8146 xts BUILD.gn 部件配置

Merge pull request !8146 from chenshuteng/master
......@@ -23,6 +23,8 @@ ohos_js_hap_suite("mediaLibrary_album_hap") {
ets2abc = true
certificate_profile = "signature/openharmony_sx.p7b"
hap_name = "ActsMediaLibraryAlbumTest"
part_name = "media_library"
subsystem_name = "multimedia"
}
ohos_app_scope("medialibrary_app_profile") {
......
......@@ -23,6 +23,8 @@ ohos_js_hap_suite("mediaLibrary_base_hap") {
ets2abc = true
certificate_profile = "signature/openharmony_sx.p7b"
hap_name = "ActsMediaLibraryBaseTest"
part_name = "media_library"
subsystem_name = "multimedia"
}
ohos_app_scope("medialibrary_app_profile") {
......
......@@ -23,6 +23,8 @@ ohos_js_hap_suite("mediaLibrary_favorite_hap") {
ets2abc = true
certificate_profile = "signature/openharmony_sx.p7b"
hap_name = "ActsMediaLibraryFavoriteTest"
part_name = "media_library"
subsystem_name = "multimedia"
}
ohos_app_scope("medialibrary_app_profile") {
......
......@@ -23,6 +23,8 @@ ohos_js_hap_suite("mediaLibrary_file_hap") {
ets2abc = true
certificate_profile = "signature/openharmony_sx.p7b"
hap_name = "ActsMediaLibraryFileTest"
part_name = "media_library"
subsystem_name = "multimedia"
}
ohos_app_scope("medialibrary_app_profile") {
......
......@@ -23,6 +23,8 @@ ohos_js_hap_suite("mediaLibrary_fileAsset_hap") {
ets2abc = true
certificate_profile = "signature/openharmony_sx.p7b"
hap_name = "ActsMediaLibraryFileAssetTest"
part_name = "media_library"
subsystem_name = "multimedia"
}
ohos_app_scope("medialibrary_app_profile") {
......
......@@ -23,6 +23,8 @@ ohos_js_hap_suite("mediaLibrary_fileKey_hap") {
ets2abc = true
certificate_profile = "signature/openharmony_sx.p7b"
hap_name = "ActsMediaLibraryFileKeyTest"
part_name = "media_library"
subsystem_name = "multimedia"
}
ohos_app_scope("medialibrary_app_profile") {
......
......@@ -23,6 +23,8 @@ ohos_js_hap_suite("mediaLibrary_fileResult_hap") {
ets2abc = true
certificate_profile = "signature/openharmony_sx.p7b"
hap_name = "ActsMediaLibraryFileResultTest"
part_name = "media_library"
subsystem_name = "multimedia"
}
ohos_app_scope("medialibrary_app_profile") {
......
......@@ -23,6 +23,8 @@ ohos_js_hap_suite("mediaLibrary_getThumbnail_hap") {
ets2abc = true
certificate_profile = "signature/openharmony_sx.p7b"
hap_name = "ActsMediaLibraryGetThumbnailTest"
part_name = "media_library"
subsystem_name = "multimedia"
}
ohos_app_scope("medialibrary_app_profile") {
......
......@@ -23,6 +23,8 @@ ohos_js_hap_suite("mediaLibrary_mediafetchoptions_hap") {
ets2abc = true
certificate_profile = "signature/openharmony_sx.p7b"
hap_name = "ActsMediaLibraryMediafetchoptionsTest"
part_name = "media_library"
subsystem_name = "multimedia"
}
ohos_app_scope("medialibrary_app_profile") {
......
......@@ -23,6 +23,8 @@ ohos_js_hap_suite("mediaLibrary_trash_js_hap") {
ets2abc = true
certificate_profile = "signature/openharmony_sx.p7b"
hap_name = "ActsMediaLibraryTrashJsTest"
part_name = "media_library"
subsystem_name = "multimedia"
}
ohos_app_scope("medialibrary_app_profile") {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册