mirror of
https://github.com/openharmony/applications_sample_camera.git
synced 2026-07-19 21:26:10 -04:00
@@ -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.
Reference in New Issue
Block a user