From 43bcd495d551799c49a777ae21c7d3438bc7de7d Mon Sep 17 00:00:00 2001 From: hlzhangaj Date: Tue, 8 Oct 2024 01:32:15 +0000 Subject: [PATCH] const.ohos.version.security_patch=2024/11/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 e1f361c07..0fd1c789d 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=2024/08/01 +const.ohos.version.security_patch=2024/11/01 const.ohos.releasetype=Release const.ohos.apiversion=11 const.ohos.fullname=OpenHarmony-4.1.7.8 diff --git a/services/etc_lite/param/ohos_const/ohos.para b/services/etc_lite/param/ohos_const/ohos.para index c1ed660b2..81566c3dd 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=11 -const.ohos.version.security_patch=2024/08/01 +const.ohos.version.security_patch=2024/11/01 const.ohos.fullname=OpenHarmony-4.1.7.8 \ No newline at end of file -- Gitee