From 6dbb2dccfcf13f70d9dc8b4a367d010a8062a64a Mon Sep 17 00:00:00 2001 From: xiaying Date: Thu, 4 Aug 2022 02:59:45 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=AE=89=E5=85=A8=E8=A1=A5?= =?UTF-8?q?=E4=B8=81=E6=A0=87=E7=AD=BE=E5=88=B02022#8=20Signed-off-by:=20x?= =?UTF-8?q?iaying4=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- services/etc/param/ohos.para | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/services/etc/param/ohos.para b/services/etc/param/ohos.para index e7deee98..ed404313 100755 --- a/services/etc/param/ohos.para +++ b/services/etc/param/ohos.para @@ -54,8 +54,8 @@ const.product.hardwareversion=default const.product.bootloader.version=bootloader # OHOS_ABI_LIST[] = {"default"} const.product.cpu.abilist=default -# OHOS_SECURITY_PATCH_TAG[] = { "2022-07-01" } -const.ohos.version.security_patch=2022-07-01 +# OHOS_SECURITY_PATCH_TAG[] = { "2022-08-01" } +const.ohos.version.security_patch=2022-08-01 # OHOS_DISPLAY_VERSION[] = {"OpenHarmony 3.1 Release"} const.product.software.version=OpenHarmony 3.1 Release # OHOS_INCREMENTAL_VERSION[] = {"default"} -- GitLab