From 8b70cead006882b6b4148982acbe43e22013ec7f Mon Sep 17 00:00:00 2001 From: hlzhangaj Date: Thu, 19 Dec 2024 05:57:46 +0000 Subject: [PATCH] const.ohos.apiversion=16 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 63c70b6f4..943af0d69 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/12/01 const.ohos.releasetype=Beta1 -const.ohos.apiversion=14 +const.ohos.apiversion=16 const.ohos.fullname=OpenHarmony-5.1.0.44 \ 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 d59770ae1..edbf003b4 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=14 +const.ohos.apiversion=16 const.ohos.version.security_patch=2024/12/01 const.ohos.fullname=OpenHarmony-5.1.0.45 \ No newline at end of file -- Gitee