Loading core/version_defaults.mk +1 −1 Original line number Original line Diff line number Diff line Loading @@ -53,7 +53,7 @@ PLATFORM_VERSION_LAST_STABLE := 13 # These are the current development codenames, if the build is not a final # 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". # release build. If this is a final release build, it is simply "REL". PLATFORM_VERSION_CODENAME.TP1A := Tiramisu PLATFORM_VERSION_CODENAME.TP1A := REL # This is the user-visible version. In a final release build it should # This is the user-visible version. In a final release build it should # be empty to use PLATFORM_VERSION as the user-visible version. For # be empty to use PLATFORM_VERSION as the user-visible version. For Loading Loading
core/version_defaults.mk +1 −1 Original line number Original line Diff line number Diff line Loading @@ -53,7 +53,7 @@ PLATFORM_VERSION_LAST_STABLE := 13 # These are the current development codenames, if the build is not a final # 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". # release build. If this is a final release build, it is simply "REL". PLATFORM_VERSION_CODENAME.TP1A := Tiramisu PLATFORM_VERSION_CODENAME.TP1A := REL # This is the user-visible version. In a final release build it should # This is the user-visible version. In a final release build it should # be empty to use PLATFORM_VERSION as the user-visible version. For # be empty to use PLATFORM_VERSION as the user-visible version. For Loading