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

Commit fb850dc6 authored by Narayan Kamath's avatar Narayan Kamath Committed by android-build-merger
Browse files

Merge "Provisionally increase PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION to 23."

am: 0e0ef050

Change-Id: I3c909ca434a86ead2a7660f440b585cba50dfd95
parents b3857418 0e0ef050
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -320,6 +320,6 @@ ifndef PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION
  # Used to set minimum supported target sdk version. Apps targeting sdk
  # version lower than the set value will result in a warning being shown
  # when any activity from the app is started.
  PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION := 17
  PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION := 23
endif
.KATI_READONLY := PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION