diff --git a/core/version_defaults.mk b/core/version_defaults.mk index f0e7f84ec5..1e2611a5dc 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk @@ -105,7 +105,7 @@ ifndef PLATFORM_SDK_VERSION # When you increment the PLATFORM_SDK_VERSION please ensure you also # clear out the following text file of all older PLATFORM_VERSION's: # cts/tests/tests/os/assets/platform_versions.txt - PLATFORM_SDK_VERSION := 26 + PLATFORM_SDK_VERSION := 27 endif ifndef PLATFORM_JACK_MIN_SDK_VERSION