From bc268170201005cde4e83a514501c6089c14b9f3 Mon Sep 17 00:00:00 2001 From: oh_ci Date: Sun, 6 Oct 2024 07:29:59 +0000 Subject: [PATCH] =?UTF-8?q?=E5=9B=9E=E9=80=80=20'Pull=20Request=20!3197=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?sdk=E5=8D=87=E7=BA=A7api13'?= 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 0f66bff50..f08638dd4 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=2024/09/01 const.ohos.releasetype=Release -const.ohos.apiversion=13 +const.ohos.apiversion=12 const.ohos.fullname=OpenHarmony-5.0.1.101 \ 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 554c3c382..e7318ab71 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=Release -const.ohos.apiversion=13 +const.ohos.apiversion=12 const.ohos.version.security_patch=2024/09/01 const.ohos.fullname=OpenHarmony-5.0.1.101 \ No newline at end of file -- Gitee