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

Commit bc8d3620 authored by Bassem Khalife's avatar Bassem Khalife Committed by Automerger Merge Worker
Browse files

Update Security String to 2022-04-05 am: 41a3269d am: 6c815b28

Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/16742828

Change-Id: I173a0b5da680b11694c0b6148be02867919c0e15
parents 2fcee10b 6c815b28
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -85,7 +85,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 := 2022-03-05
    PLATFORM_SECURITY_PATCH := 2022-04-05
endif

include $(BUILD_SYSTEM)/version_util.mk