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

Commit 9edcdb34 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...

Merge "Provisionally increase PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION to 23." am: 0e0ef050 am: fb850dc6
am: 9e04d7df

Change-Id: I65f605b5f6c0b59873255004fad3c1787dd04b1e
parents 874f4763 9e04d7df
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -327,6 +327,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