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

Commit c77f86db authored by Przemyslaw Szczepaniak's avatar Przemyslaw Szczepaniak Committed by Android (Google) Code Review
Browse files

Merge "Enforce deprecation policy for apps."

parents 0b95cfdd 08a11a77
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -284,5 +284,5 @@ 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 fail to install and run on android
  # device.
  PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION := 0
  PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION := 17
endif