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

Commit 83110082 authored by Steve Berbary's avatar Steve Berbary Committed by Presubmit Automerger Backend
Browse files

[automerge] Update Security String to 2023-06-05 2p: 908e3504

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

Bug: 277078610
Change-Id: I5046a63eda6de8307fbc94d86746c2906d444688
parents fab09637 908e3504
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -104,7 +104,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 := 2023-05-05
    PLATFORM_SECURITY_PATCH := 2023-06-05
endif

include $(BUILD_SYSTEM)/version_util.mk