From 2f55359beb3a14745f00a08cf4319cb7e17587e0 Mon Sep 17 00:00:00 2001 From: oh_ci Date: Thu, 27 Feb 2025 09:17:15 +0000 Subject: [PATCH] =?UTF-8?q?=E5=9B=9E=E9=80=80=20'Pull=20Request=20!3641=20?= =?UTF-8?q?:=20=E3=80=90=E8=BD=BB=E9=87=8F=E7=BA=A7=20PR=E3=80=91=EF=BC=9A?= =?UTF-8?q?const.ohos.apiversion=3D17'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- services/etc/param/ohos_const/ohos.para | 2 +- services/etc_lite/param/ohos_const/ohos.para | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/services/etc/param/ohos_const/ohos.para b/services/etc/param/ohos_const/ohos.para index 3cff6d5a1..75f4631b3 100755 --- a/services/etc/param/ohos_const/ohos.para +++ b/services/etc/param/ohos_const/ohos.para @@ -12,5 +12,5 @@ # limitations under the License. const.ohos.version.security_patch=2025/02/01 const.ohos.releasetype=Canary1 -const.ohos.apiversion=17 +const.ohos.apiversion=14 const.ohos.fullname=OpenHarmonyTec-1.0.3.1 \ No newline at end of file diff --git a/services/etc_lite/param/ohos_const/ohos.para b/services/etc_lite/param/ohos_const/ohos.para index b33ff0ebe..6a9563ea7 100755 --- a/services/etc_lite/param/ohos_const/ohos.para +++ b/services/etc_lite/param/ohos_const/ohos.para @@ -12,6 +12,6 @@ # limitations under the License. const.ohos.releasetype=Canary1 -const.ohos.apiversion=17 +const.ohos.apiversion=14 const.ohos.version.security_patch=2025/02/01 const.ohos.fullname=OpenHarmonyTec-1.0.3.1 \ No newline at end of file -- Gitee