Loading core/version_defaults.mk +1 −1 Original line number Diff line number Diff line Loading @@ -210,7 +210,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 # This is the list of system SDK versions that the current platform supports. Loading Loading
core/version_defaults.mk +1 −1 Original line number Diff line number Diff line Loading @@ -210,7 +210,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 # This is the list of system SDK versions that the current platform supports. Loading