mirror of
https://github.com/openharmony/applications_sample_camera.git
synced 2026-07-21 00:25:59 -04:00
Description: Re sign to OpenHarmony signature
IssueNo: https://gitee.com/openharmony/applications_sample_camera/issues/I5SSE4 Feature or Bugfix: Bugfix Binary Source:YES Signed-off-by: youbing54<youbing3@huawei.com>
This commit is contained in:
Executable → Regular
+1
-1
@@ -55,7 +55,7 @@ hap_pack("launcher_hap") {
|
||||
json_path = "launcher/src/main/config.json"
|
||||
ability_so_path = "$root_out_dir/liblauncher.so"
|
||||
force = "true"
|
||||
cert_profile = "cert/com.huawei.launcher_HarmonyAppProvision_release.p7b"
|
||||
cert_profile = "cert/com.huawei.launcher_AppProvision_release.p7b"
|
||||
resources_path = "launcher/src/main/resources"
|
||||
hap_name = "launcher"
|
||||
privatekey = "HOS Application Provision Release"
|
||||
|
||||
Binary file not shown.
Binary file not shown.
+1
-1
@@ -70,7 +70,7 @@ hap_pack("setting_hap") {
|
||||
json_path = "setting/src/main/config.json"
|
||||
ability_so_path = "$root_out_dir/libsetting.so"
|
||||
force = "true"
|
||||
cert_profile = "cert/com.huawei.setting_HarmonyAppProvision_release.p7b"
|
||||
cert_profile = "cert/com.huawei.setting_AppProvision_release.p7b"
|
||||
resources_path = "setting/src/main/resources"
|
||||
hap_name = "setting"
|
||||
privatekey = "HOS Application Provision Release"
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user