Merge "Update minimum supported targetSdk to 28." am: 3852e68d8b
am: 7137d50d36
am: 9726098b55
Original change: https://android-review.googlesource.com/c/platform/build/+/1959079 Change-Id: I40018d35f3ca5485c75a5ac7eade7adddaf726dc
This commit is contained in:
@@ -240,6 +240,6 @@ ifndef PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION
|
|||||||
# Used to set minimum supported target sdk version. Apps targeting sdk
|
# Used to set minimum supported target sdk version. Apps targeting sdk
|
||||||
# version lower than the set value will result in a warning being shown
|
# version lower than the set value will result in a warning being shown
|
||||||
# when any activity from the app is started.
|
# when any activity from the app is started.
|
||||||
PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION := 23
|
PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION := 28
|
||||||
endif
|
endif
|
||||||
.KATI_READONLY := PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION
|
.KATI_READONLY := PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION
|
||||||
|
Reference in New Issue
Block a user