remove old jar file

Signed-off-by: longwei <longwei27@huawei.com>
Change-Id: Ie700195d5d7a25d6d69f2084cfd5b0dc6066d78d
This commit is contained in:
longwei
2022-03-17 19:23:49 +08:00
parent beb1941108
commit 169475ad9e
+1 -1
View File
@@ -16,7 +16,7 @@ import("//build/lite/config/subsystem/aafwk/path.gni")
declare_args() {
ohos_sign_haps_by_server = false
hapsigner = "//prebuilts/signcenter/hapsigntool/hapsigntoolv2.jar"
packtool = "//developtools/packing_tool/jar/hmos_app_packing_tool.jar"
packtool = "//developtools/packing_tool/jar/app_packing_tool.jar"
jks_file = "//prebuilts/signcenter/key/OpenHarmony.p12"
cert_file = "//prebuilts/signcenter/certificates/OpenHarmonyApplication.pem"
default_hap_signature_algorithm = "SHA256withECDSA"