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

Commit c3823909 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-12-01

bug:117667960
(cherry picked from commit b43ff9d8)

Change-Id: If9dc38d133cc39400eaca70a39ac069fbd35ef9b
parent 4efd5f70
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-11-05
      PLATFORM_SECURITY_PATCH := 2018-12-01
endif

ifndef PLATFORM_BASE_OS