Loading core/version_defaults.mk +1 −1 Original line number Original line Diff line number Diff line Loading @@ -79,7 +79,7 @@ endif .KATI_READONLY := PLATFORM_SDK_VERSION .KATI_READONLY := PLATFORM_SDK_VERSION # This is the sdk extension version of this tree. # This is the sdk extension version of this tree. PLATFORM_SDK_EXTENSION_VERSION := 8 PLATFORM_SDK_EXTENSION_VERSION := 7 .KATI_READONLY := PLATFORM_SDK_EXTENSION_VERSION .KATI_READONLY := PLATFORM_SDK_EXTENSION_VERSION # This is the sdk extension version that PLATFORM_SDK_VERSION ships with. # This is the sdk extension version that PLATFORM_SDK_VERSION ships with. Loading Loading
core/version_defaults.mk +1 −1 Original line number Original line Diff line number Diff line Loading @@ -79,7 +79,7 @@ endif .KATI_READONLY := PLATFORM_SDK_VERSION .KATI_READONLY := PLATFORM_SDK_VERSION # This is the sdk extension version of this tree. # This is the sdk extension version of this tree. PLATFORM_SDK_EXTENSION_VERSION := 8 PLATFORM_SDK_EXTENSION_VERSION := 7 .KATI_READONLY := PLATFORM_SDK_EXTENSION_VERSION .KATI_READONLY := PLATFORM_SDK_EXTENSION_VERSION # This is the sdk extension version that PLATFORM_SDK_VERSION ships with. # This is the sdk extension version that PLATFORM_SDK_VERSION ships with. Loading