mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This reverts commit 98485b3f82fec45a6a0ac932c3c20285a9a14e02. Reverted in https://github.com/flutter/engine/pull/51056 because it caused failures in the framework. No changes, but framework test has been updated to use an actual robolectric implementation to avoid those failures. This should not land until https://github.com/flutter/flutter/pull/144348 has landed in the framework. @gaaclarke @johnmccutchan fyi