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

Commit 5b5f82b6 authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change 21000 into donut

* changes:
  Update the platform-version-codename
parents ab28cea5 20572dd3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@ endif
ifeq "" "$(PLATFORM_VERSION_CODENAME)"
  # If the build is not a final release build, then this is the current
  # development code-name.  If this is a final release build, it is simply "REL".
  PLATFORM_VERSION_CODENAME := Donut
  PLATFORM_VERSION_CODENAME := REL
endif

ifeq "" "$(DEFAULT_APP_TARGET_SDK)"