Drop support for pre-macOS 11 SDKs am: 1332eda6e0
am: a9b765c072
am: 6f9cc50d7e
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1877741 Change-Id: Iefa28871dcf8a3be9b01d65f79e5c7580df87cde
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