Loading core/version_defaults.mk +1 −1 Original line number Diff line number Diff line Loading @@ -180,7 +180,7 @@ else # assuming the device can only support APIs as of the previous official # public release. # This value will always be 0 for release builds. PLATFORM_PREVIEW_SDK_VERSION := 2 PLATFORM_PREVIEW_SDK_VERSION := 0 endif endif .KATI_READONLY := PLATFORM_PREVIEW_SDK_VERSION Loading Loading
core/version_defaults.mk +1 −1 Original line number Diff line number Diff line Loading @@ -180,7 +180,7 @@ else # assuming the device can only support APIs as of the previous official # public release. # This value will always be 0 for release builds. PLATFORM_PREVIEW_SDK_VERSION := 2 PLATFORM_PREVIEW_SDK_VERSION := 0 endif endif .KATI_READONLY := PLATFORM_PREVIEW_SDK_VERSION Loading