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

Commit 5942e0e2 authored by Michael Bestas's avatar Michael Bestas Committed by Jessica Wagantall
Browse files

Set the Security Patch level with Oct 1 for LP

Issue-Id: RM-170

Change-Id: Id258ff785f86b881e65298695077cc9495051c87
parent 8a980eb6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -86,7 +86,7 @@ ifeq "" "$(PLATFORM_SECURITY_PATCH)"
  # Can be an arbitrary string, but must be a single word.
  #
  # If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
  PLATFORM_SECURITY_PATCH :=
  PLATFORM_SECURITY_PATCH := 2015-10-01
endif

ifeq "" "$(PLATFORM_BASE_OS)"