From 0bb21863eae6206c8020d0a8149a639c1c3a7edd Mon Sep 17 00:00:00 2001 From: hanxingxing Date: Tue, 2 Sep 2025 05:40:47 +0000 Subject: [PATCH] const.ohos.version.security_patch=2025/10/01 Signed-off-by: hanxingxing --- 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 99db295a9..25fc05991 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/05/01 +const.ohos.version.security_patch=2025/10/01 const.ohos.releasetype=Release const.ohos.apiversion=18 const.ohos.fullname=OpenHarmony-5.1.0.108 \ 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 7ac351a1f..72a03f62f 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=Release const.ohos.apiversion=18 -const.ohos.version.security_patch=2025/05/01 +const.ohos.version.security_patch=2025/10/01 const.ohos.fullname=OpenHarmony-5.1.0.108 \ No newline at end of file -- Gitee