Merge change 21000 into donut
* changes: Update the platform-version-codename
This commit is contained in:
commit
5b5f82b635
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ endif
|
||||||
ifeq "" "$(PLATFORM_VERSION_CODENAME)"
|
ifeq "" "$(PLATFORM_VERSION_CODENAME)"
|
||||||
# If the build is not a final release build, then this is the current
|
# 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".
|
# development code-name. If this is a final release build, it is simply "REL".
|
||||||
PLATFORM_VERSION_CODENAME := Donut
|
PLATFORM_VERSION_CODENAME := REL
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq "" "$(DEFAULT_APP_TARGET_SDK)"
|
ifeq "" "$(DEFAULT_APP_TARGET_SDK)"
|
||||||
|
|
Loading…
Reference in a new issue