mirror of
https://github.com/openharmony/build_lite.git
synced 2026-07-20 19:34:55 -04:00
remove old jar file
Signed-off-by: longwei <longwei27@huawei.com> Change-Id: Ie700195d5d7a25d6d69f2084cfd5b0dc6066d78d
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user