[fuchsia] Add Launcher & Resolver to Dart JIT CMX. (flutter/engine#29091)

This commit is contained in:
Alexander Biggs 2021-10-08 20:33:01 -04:00 committed by GitHub
parent 9ea55f5e15
commit 3dc63f83c0
2 changed files with 4 additions and 0 deletions

View File

@ -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"
]
}

View File

@ -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"
]
}