Merge "Set PLATFORM_SYSTEMSDK_MIN_VERSION := 28" into pi-dev

am: 026ac8f240

Change-Id: Iafb7acc932ff80924611df64f61acf5845662708
This commit is contained in:
Colin Cross 2018-04-26 15:16:34 -07:00 committed by android-build-merger
commit e1c494b3aa

View file

@ -226,7 +226,7 @@ ifndef PLATFORM_SYSTEMSDK_MIN_VERSION
# However, currently in P, we only support the single latest version since there
# is no old system SDK versions. Therefore, this is set to empty for now. This
# should later (in post P) be set to a number, like 28.
PLATFORM_SYSTEMSDK_MIN_VERSION :=
PLATFORM_SYSTEMSDK_MIN_VERSION := 28
endif
.KATI_READONLY := PLATFORM_SYSTEMSDK_MIN_VERSION