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

Commit ca7da85f authored by Adam Seaton's avatar Adam Seaton Committed by Dan Pasanen
Browse files

[DO NOT MERGE] Update platform security string to 2017-10-05 in nyc-dev Bug:64896113

(cherry picked from commit 1517f3d2)

Change-Id: Iaf69b105d57ab33dccde1b13be5271178269f82a
parent 7bb1126b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -131,7 +131,7 @@ ifeq "" "$(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 := 2017-10-01
    PLATFORM_SECURITY_PATCH := 2017-10-05
endif

ifeq "" "$(PLATFORM_BASE_OS)"