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