mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
[fuchsia] Add Launcher & Resolver to Dart JIT CMX. (flutter/engine#29091)
This commit is contained in:
parent
9ea55f5e15
commit
3dc63f83c0
@ -15,6 +15,8 @@
|
||||
"fuchsia.logger.LogSink",
|
||||
"fuchsia.net.name.Lookup",
|
||||
"fuchsia.posix.socket.Provider",
|
||||
"fuchsia.process.Launcher",
|
||||
"fuchsia.process.Resolver",
|
||||
"fuchsia.tracing.provider.Registry"
|
||||
]
|
||||
}
|
||||
|
||||
@ -15,6 +15,8 @@
|
||||
"fuchsia.logger.LogSink",
|
||||
"fuchsia.net.name.Lookup",
|
||||
"fuchsia.posix.socket.Provider",
|
||||
"fuchsia.process.Launcher",
|
||||
"fuchsia.process.Resolver",
|
||||
"fuchsia.tracing.provider.Registry"
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user