It's L, dagnabbit.

Change-Id: Ied4e6fce1464aa5cd012a5e2519df8462ec91b4c
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index eedbfd2..e16383b 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -59,7 +59,7 @@
 ifeq "" "$(PLATFORM_VERSION_CODENAME)"
   # This is the current development code-name, if the build is not a final
   # release build.  If this is a final release build, it is simply "REL".
-  PLATFORM_VERSION_CODENAME := KKWT
+  PLATFORM_VERSION_CODENAME := L
 endif
 
 ifeq "" "$(DEFAULT_APP_TARGET_SDK)"