mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
[fuchsia] Add LogSink to flutter_[jit & aot]_product_runner (flutter/engine#15697)
This commit is contained in:
parent
65ffe2546f
commit
497dc90ab7
@ -17,6 +17,7 @@
|
||||
"fuchsia.feedback.CrashReporter",
|
||||
"fuchsia.fonts.Provider",
|
||||
"fuchsia.intl.PropertyProvider",
|
||||
"fuchsia.logger.LogSink",
|
||||
"fuchsia.net.NameLookup",
|
||||
"fuchsia.netstack.Netstack",
|
||||
"fuchsia.posix.socket.Provider",
|
||||
|
||||
@ -17,6 +17,7 @@
|
||||
"fuchsia.feedback.CrashReporter",
|
||||
"fuchsia.fonts.Provider",
|
||||
"fuchsia.intl.PropertyProvider",
|
||||
"fuchsia.logger.LogSink",
|
||||
"fuchsia.net.NameLookup",
|
||||
"fuchsia.netstack.Netstack",
|
||||
"fuchsia.posix.socket.Provider",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user