Merge "Revert back to 12 instead of 12L" into sc-v2-dev-plus-aosp

This commit is contained in:
Michael Wright
2021-11-16 12:45:55 +00:00
committed by Android (Google) Code Review

View File

@@ -47,7 +47,7 @@ MAX_PLATFORM_VERSION := TP1A
# The last stable version name of the platform that was released. During # The last stable version name of the platform that was released. During
# development, this stays at that previous version, while the codename indicates # development, this stays at that previous version, while the codename indicates
# further work based on the previous version. # further work based on the previous version.
PLATFORM_VERSION_LAST_STABLE := 12L PLATFORM_VERSION_LAST_STABLE := 12
.KATI_READONLY := PLATFORM_VERSION_LAST_STABLE .KATI_READONLY := PLATFORM_VERSION_LAST_STABLE
# 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