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

Commit 4d00cf19 authored by Adam Seaton's avatar Adam Seaton Committed by android-build-team Robot
Browse files

DO NOT MERGE Update platform security string to 2018-10-05

bug:112535135
(cherry picked from commit 090027fb)

Change-Id: I7c15cb8354aa9681fab61937484514ccc9cb8c2f
parent 6f135c94
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -181,7 +181,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 := 2018-09-05
      PLATFORM_SECURITY_PATCH := 2018-10-05
endif

ifndef PLATFORM_BASE_OS