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

Commit 233e8ae7 authored by Adam Powell's avatar Adam Powell Committed by android-build-merger
Browse files

Merge "N is API 24" into nyc-dev

am: f211cae2

* commit 'f211cae2':
  N is API 24

Change-Id: I8c04bfc700731a1441365f8d0d86a2c54aa3a305
parents 7b164ae4 f211cae2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -55,7 +55,7 @@ ifeq "" "$(PLATFORM_SDK_VERSION)"
  # intermediate builds).  During development, this number remains at the
  # SDK version the branch is based on and PLATFORM_VERSION_CODENAME holds
  # the code-name of the new development work.
  PLATFORM_SDK_VERSION := 23
  PLATFORM_SDK_VERSION := 24
endif

ifeq "" "$(PLATFORM_JACK_MIN_SDK_VERSION)"