Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e04c9416 authored by Benoit Lamarche's avatar Benoit Lamarche Committed by Gerrit Code Review
Browse files

Merge "Set platform min sdk for Jack to o-b1"

parents 47b03225 5360e016
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -64,7 +64,7 @@ ifeq "" "$(PLATFORM_JACK_MIN_SDK_VERSION)"
  # PLATFORM_SDK_VERSION. During development, this number may be incremented
  # before PLATFORM_SDK_VERSION if the plateform starts to add new java
  # language supports.
  PLATFORM_JACK_MIN_SDK_VERSION := 24
  PLATFORM_JACK_MIN_SDK_VERSION := o-b1
endif

ifeq "" "$(PLATFORM_VERSION_CODENAME)"