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

Commit bfe242de authored by Paul Scovanner's avatar Paul Scovanner
Browse files

Update Security String to 2020-12-01

Bug: 170492812
Change-Id: I591ddb5212425bed73ed3b03e392d4c79850e602
Merged-In: I61eac7915ab4b23227c3263d3f33a0f71dc3a107
parent efacba8e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -165,7 +165,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 := 2020-11-01
      PLATFORM_SECURITY_PATCH := 2020-12-01
endif

ifndef PLATFORM_BASE_OS