mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This reverts commit 19c08e891d2c862b685c6803b6cce73d1e386b54. The attempted revert doesn't fix the problem, so we'll reland.
This commit is contained in:
parent
e70236e36c
commit
cdb94cd675
@ -10,5 +10,5 @@ import 'package:flutter_devicelab/framework/framework.dart';
|
||||
|
||||
Future<void> main() async {
|
||||
deviceOperatingSystem = DeviceOperatingSystem.ios;
|
||||
await task(createBackdropFilterPerfTest(needsMeasureCpuGpu: true));
|
||||
await task(createBackdropFilterPerfTest());
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user