From 53c3683467bbaea15f89c35c99cd5e6b7b60d4a3 Mon Sep 17 00:00:00 2001 From: chenqiao002 Date: Mon, 18 Nov 2024 07:56:34 +0000 Subject: [PATCH] const.product.name="OpenHarmony 5.0" Signed-off-by: chenqiao002 --- services/etc/param/ohos.para | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/etc/param/ohos.para b/services/etc/param/ohos.para index a520e73b6..234245434 100755 --- a/services/etc/param/ohos.para +++ b/services/etc/param/ohos.para @@ -19,7 +19,7 @@ const.allow.mock.location=0 const.debuggable=1 const.build.characteristics=default const.product.model=ohos -const.product.name="OpenHarmony 3.2" +const.product.name="OpenHarmony 5.0" const.sandbox=enable const.product.devicetype=default const.software.model=default -- Gitee