Update PLATFORM_VERSION to VP1A
Update PLATFORM_VERSION to VP1A. The codename is now VanillaIceCream. Bug: 264658905 Test: m checkbuild Change-Id: Ibc24c10cf040407d79662c1819beaf97da791efb Merged-In: Ibc24c10cf040407d79662c1819beaf97da791efb
This commit is contained in:
committed by
Steven Moreland
parent
95182a1b11
commit
4d3070c6ee
@@ -40,7 +40,7 @@ ifdef INTERNAL_BUILD_ID_MAKEFILE
|
|||||||
include $(INTERNAL_BUILD_ID_MAKEFILE)
|
include $(INTERNAL_BUILD_ID_MAKEFILE)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
DEFAULT_PLATFORM_VERSION := UP1A
|
DEFAULT_PLATFORM_VERSION := VP1A
|
||||||
.KATI_READONLY := DEFAULT_PLATFORM_VERSION
|
.KATI_READONLY := DEFAULT_PLATFORM_VERSION
|
||||||
MIN_PLATFORM_VERSION := UP1A
|
MIN_PLATFORM_VERSION := UP1A
|
||||||
MAX_PLATFORM_VERSION := VP1A
|
MAX_PLATFORM_VERSION := VP1A
|
||||||
@@ -91,7 +91,7 @@ PLATFORM_VERSION_KNOWN_CODENAMES := \
|
|||||||
Base Base11 Cupcake Donut Eclair Eclair01 EclairMr1 Froyo Gingerbread GingerbreadMr1 \
|
Base Base11 Cupcake Donut Eclair Eclair01 EclairMr1 Froyo Gingerbread GingerbreadMr1 \
|
||||||
Honeycomb HoneycombMr1 HoneycombMr2 IceCreamSandwich IceCreamSandwichMr1 \
|
Honeycomb HoneycombMr1 HoneycombMr2 IceCreamSandwich IceCreamSandwichMr1 \
|
||||||
JellyBean JellyBeanMr1 JellyBeanMr2 Kitkat KitkatWatch Lollipop LollipopMr1 M N NMr1 O OMr1 P \
|
JellyBean JellyBeanMr1 JellyBeanMr2 Kitkat KitkatWatch Lollipop LollipopMr1 M N NMr1 O OMr1 P \
|
||||||
Q R S Sv2 Tiramisu UpsideDownCake
|
Q R S Sv2 Tiramisu UpsideDownCake VanillaIceCream
|
||||||
|
|
||||||
# Convert from space separated list to comma separated
|
# Convert from space separated list to comma separated
|
||||||
PLATFORM_VERSION_KNOWN_CODENAMES := \
|
PLATFORM_VERSION_KNOWN_CODENAMES := \
|
||||||
|
Reference in New Issue
Block a user