mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
The runtime mixes `swift` and `swift_static` SDK layouts when building Swift code on Android. The overlay is always referenced in `swift` and never from `swift_static`. Adjust the layout to match the driver.