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