diff --git a/services/etc/param/ohos_const/ohos.para b/services/etc/param/ohos_const/ohos.para index 63c70b6f4ec427da378bfb03ef994188f3f37079..943af0d69c56d521edfd40c8e9c7e50442d4b87e 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 d59770ae1448e3c0ff19c37eff3abb633e8144ab..edbf003b471326378d841fa608d446a6068e98d5 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