mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
According to jamesr, static_library is almost never what we want because we just configure static libraries to be thin archives anyway. R=jamesr@chromium.org Review URL: https://codereview.chromium.org/766053007