Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f3bb11d8 authored by Nolen Johnson's avatar Nolen Johnson
Browse files

Bump Security String to 2026-02-01

Implemented:
============
None

Previously Implemented:
================
None

Not Implemented:
================
None

Not Applicable (platform source):
=================================
None

Change-Id: Ib13b17ea28d811f3f29b202e16b39b8983c005e8
parent c9c7b43a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -103,7 +103,7 @@ ifndef PLATFORM_SECURITY_PATCH
    #  It must be of the form "YYYY-MM-DD" on production devices.
    #  It must match one of the Android Security Patch Level strings of the Public Security Bulletins.
    #  If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
    PLATFORM_SECURITY_PATCH := 2026-01-01
    PLATFORM_SECURITY_PATCH := 2026-02-01
endif

include $(BUILD_SYSTEM)/version_util.mk