remove large

Signed-off-by: weixin_45205297 <linyuye@huawei.com>
This commit is contained in:
weixin_45205297
2025-11-11 19:50:58 +08:00
parent 283f2d7289
commit 88fbffe6bf
2 changed files with 0 additions and 12 deletions
-12
View File
@@ -60,15 +60,3 @@ shared_library("gallery") {
"ABILITY_WINDOW_SUPPORT",
]
}
hap_pack("gallery_hap") {
deps = [ ":gallery" ]
mode = "hap"
json_path = "config.json"
ability_so_path = "$root_out_dir/libgallery.so"
force = "true"
cert_profile = "cert/gallery_AppProvision_Release.p7b"
resources_path = "resources"
hap_name = "gallery"
privatekey = "HOS Application Provision Release"
}
Binary file not shown.