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

Commit 25d42144 authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

[DO NOT MERGE] platform/build/make - S is now REL

Bug: 171506470
Test: Build
Change-Id: I98536ff83aab23cfaf5553a57a8a3b8264878847
parent 7a7b416b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -93,7 +93,7 @@ PLATFORM_VERSION_LAST_STABLE := 12

# These are the current development codenames, if the build is not a final
# release build.  If this is a final release build, it is simply "REL".
PLATFORM_VERSION_CODENAME.SP1A := S
PLATFORM_VERSION_CODENAME.SP1A := REL

ifndef PLATFORM_VERSION_CODENAME
  PLATFORM_VERSION_CODENAME := $(PLATFORM_VERSION_CODENAME.$(TARGET_PLATFORM_VERSION))