Loading core/version_defaults.mk +1 −2 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ endif DEFAULT_PLATFORM_VERSION := UP1A .KATI_READONLY := DEFAULT_PLATFORM_VERSION MIN_PLATFORM_VERSION := TP1A MIN_PLATFORM_VERSION := UP1A MAX_PLATFORM_VERSION := UP1A # The last stable version name of the platform that was released. During Loading @@ -53,7 +53,6 @@ PLATFORM_VERSION_LAST_STABLE := 13 # 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.TP1A := Tiramisu PLATFORM_VERSION_CODENAME.UP1A := UpsideDownCake # This is the user-visible version. In a final release build it should Loading Loading
core/version_defaults.mk +1 −2 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ endif DEFAULT_PLATFORM_VERSION := UP1A .KATI_READONLY := DEFAULT_PLATFORM_VERSION MIN_PLATFORM_VERSION := TP1A MIN_PLATFORM_VERSION := UP1A MAX_PLATFORM_VERSION := UP1A # The last stable version name of the platform that was released. During Loading @@ -53,7 +53,6 @@ PLATFORM_VERSION_LAST_STABLE := 13 # 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.TP1A := Tiramisu PLATFORM_VERSION_CODENAME.UP1A := UpsideDownCake # This is the user-visible version. In a final release build it should Loading