Loading core/version_defaults.mk +1 −1 Original line number Original line Diff line number Diff line Loading @@ -81,7 +81,7 @@ ifeq "" "$(PLATFORM_JACK_MIN_SDK_VERSION)" # PLATFORM_SDK_VERSION. During development, this number may be incremented # PLATFORM_SDK_VERSION. During development, this number may be incremented # before PLATFORM_SDK_VERSION if the plateform starts to add new java # before PLATFORM_SDK_VERSION if the plateform starts to add new java # language supports. # language supports. PLATFORM_JACK_MIN_SDK_VERSION := 25 PLATFORM_JACK_MIN_SDK_VERSION := o-b1 endif endif ifeq "" "$(PLATFORM_VERSION_CODENAME)" ifeq "" "$(PLATFORM_VERSION_CODENAME)" Loading Loading
core/version_defaults.mk +1 −1 Original line number Original line Diff line number Diff line Loading @@ -81,7 +81,7 @@ ifeq "" "$(PLATFORM_JACK_MIN_SDK_VERSION)" # PLATFORM_SDK_VERSION. During development, this number may be incremented # PLATFORM_SDK_VERSION. During development, this number may be incremented # before PLATFORM_SDK_VERSION if the plateform starts to add new java # before PLATFORM_SDK_VERSION if the plateform starts to add new java # language supports. # language supports. PLATFORM_JACK_MIN_SDK_VERSION := 25 PLATFORM_JACK_MIN_SDK_VERSION := o-b1 endif endif ifeq "" "$(PLATFORM_VERSION_CODENAME)" ifeq "" "$(PLATFORM_VERSION_CODENAME)" Loading