Files
frameworks_base/core/java/android/content
Przemyslaw Szczepaniak ab223112d1 Reject apks targeting deprecated sdk
As part of deprecation policy enforcement for android apps, minimum
supported targetSdkVersion will be 17. Apks targeting values lower that
one set in PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION will fail to install.

PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION is currently set to 0 and
will be set to 17 in a following cl.

Installation of deprecated apks can be forced using adb install
--force-sdk flag.

More details in http://go/android-platform-deprecation-policy.

Test: tests are in complementary Cts cl.
Bug: 63926630
Change-Id: I8e55bdebf1fb2cfd951e2c6703ccc87b8d4e9a09
2017-12-12 11:47:12 +00:00
..
2017-12-12 11:47:12 +00:00
2017-08-06 07:37:08 -06:00
2017-04-21 10:35:47 -07:00
2017-04-21 16:35:08 -06:00
2017-10-16 14:38:18 -07:00
2017-10-16 14:38:18 -07:00