From 273b9cef4027a7ad855b10dbfdc2ed6efabb894f Mon Sep 17 00:00:00 2001 From: hlzhangaj Date: Mon, 3 Mar 2025 01:38:38 +0000 Subject: [PATCH] const.ohos.version.security_patch=2025/04/01 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 d71a76b9b..9e8906399 100755 --- a/services/etc/param/ohos_const/ohos.para +++ b/services/etc/param/ohos_const/ohos.para @@ -10,7 +10,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -const.ohos.version.security_patch=2025/01/01 +const.ohos.version.security_patch=2025/04/01 const.ohos.releasetype=Beta1 const.ohos.apiversion=14 const.ohos.fullname=OpenHarmony-5.0.2.126 \ 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 797977529..8f71ddd4f 100755 --- a/services/etc_lite/param/ohos_const/ohos.para +++ b/services/etc_lite/param/ohos_const/ohos.para @@ -13,5 +13,5 @@ const.ohos.releasetype=Beta1 const.ohos.apiversion=14 -const.ohos.version.security_patch=2025/01/01 +const.ohos.version.security_patch=2025/04/01 const.ohos.fullname=OpenHarmony-5.0.2.126 \ No newline at end of file -- Gitee