mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Reduce the warning severity for FlutterEngineGroup (flutter/engine#25544)
This commit is contained in:
parent
397616cdff
commit
76df94bbde
@ -15,7 +15,7 @@ import java.util.ArrayList;
|
||||
import java.util.List;
|
||||
|
||||
/**
|
||||
* This class is experimental. Please do not ship production code using it.
|
||||
* This class is available experimentally and the API may change. Use at your own risk.
|
||||
*
|
||||
* <p>Represents a collection of {@link io.flutter.embedding.engine.FlutterEngine}s who share
|
||||
* resources to allow them to be created faster and with less memory than calling the {@link
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user