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

Commit 57afb706 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by android-build-merger
Browse files

Merge "Describe required format for for PLATFORM_SECURITY_PATCH" into nyc-dev am: 2c7fd2d1

am: 7e3483da

* commit '7e3483da':
  Describe required format for for PLATFORM_SECURITY_PATCH

Change-Id: Iba66eeb7b09d6ad253625ffd8a960f82a888390b
parents 888a4631 7e3483da
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -110,7 +110,7 @@ endif

ifeq "" "$(PLATFORM_SECURITY_PATCH)"
  # Used to indicate the security patch that has been applied to the device.
  # Can be an arbitrary string, but must be a single word.
  # Must be of the form "YYYY-MM-DD" on production devices.
  #
  # If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
  PLATFORM_SECURITY_PATCH := 2016-06-01