Drop support for pre-macOS 11 SDKs am: 1332eda6e0
am: a9b765c072
am: 6f9cc50d7e
am: e889f83925
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1877741 Change-Id: Iaef45046d9debebd6562b999b65faaec9c57b741
This commit is contained in:
@@ -53,9 +53,6 @@ var (
|
||||
}
|
||||
|
||||
darwinSupportedSdkVersions = []string{
|
||||
"10.13",
|
||||
"10.14",
|
||||
"10.15",
|
||||
"11",
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user