From 53502b6cc8bc1cb6f21e9301b45b0b6fce7ede86 Mon Sep 17 00:00:00 2001 From: hlzhangaj Date: Sun, 2 Mar 2025 06:34:34 +0000 Subject: [PATCH] const.ohos.apiversion=18 Signed-off-by: hlzhangaj --- 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 22a730119..3f75c5be6 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/03/01 const.ohos.releasetype=Beta1 -const.ohos.apiversion=16 +const.ohos.apiversion=18 const.ohos.fullname=OpenHarmony-5.1.0.54 \ 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 97b79340b..635cbce6a 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=Beta1 -const.ohos.apiversion=16 +const.ohos.apiversion=18 const.ohos.version.security_patch=2025/03/01 const.ohos.fullname=OpenHarmony-5.1.0.54 \ No newline at end of file -- Gitee