mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
[meta] add fuchsia.{net.NameLookup,posix.socket.Provider}
These protocols will replace fuchsia.net.SocketProvider. Change-Id: I1425aa8b32c82e68f6176f5ffd8d8a9149b52de6 Ported from Topaz tree.
This commit is contained in:
parent
b3c911c9fc
commit
9dc7ebcdf4
@ -10,6 +10,8 @@
|
||||
"services": [
|
||||
"fuchsia.crash.Analyzer",
|
||||
"fuchsia.logger.LogSink",
|
||||
"fuchsia.posix.socket.Provider",
|
||||
"fuchsia.net.NameLookup",
|
||||
"fuchsia.net.SocketProvider",
|
||||
"fuchsia.timezone.Timezone",
|
||||
"fuchsia.tracelink.Registry",
|
||||
|
||||
@ -10,6 +10,8 @@
|
||||
"services": [
|
||||
"fuchsia.crash.Analyzer",
|
||||
"fuchsia.logger.LogSink",
|
||||
"fuchsia.posix.socket.Provider",
|
||||
"fuchsia.net.NameLookup",
|
||||
"fuchsia.net.SocketProvider",
|
||||
"fuchsia.timezone.Timezone",
|
||||
"fuchsia.tracelink.Registry",
|
||||
|
||||
@ -10,6 +10,8 @@
|
||||
"services": [
|
||||
"fuchsia.crash.Analyzer",
|
||||
"fuchsia.logger.LogSink",
|
||||
"fuchsia.posix.socket.Provider",
|
||||
"fuchsia.net.NameLookup",
|
||||
"fuchsia.net.SocketProvider",
|
||||
"fuchsia.process.Launcher",
|
||||
"fuchsia.process.Resolver",
|
||||
|
||||
@ -10,6 +10,8 @@
|
||||
"services": [
|
||||
"fuchsia.crash.Analyzer",
|
||||
"fuchsia.logger.LogSink",
|
||||
"fuchsia.posix.socket.Provider",
|
||||
"fuchsia.net.NameLookup",
|
||||
"fuchsia.net.SocketProvider",
|
||||
"fuchsia.process.Launcher",
|
||||
"fuchsia.process.Resolver",
|
||||
|
||||
@ -12,6 +12,8 @@
|
||||
"fuchsia.crash.Analyzer",
|
||||
"fuchsia.device.manager.Administrator",
|
||||
"fuchsia.fonts.Provider",
|
||||
"fuchsia.posix.socket.Provider",
|
||||
"fuchsia.net.NameLookup",
|
||||
"fuchsia.net.SocketProvider",
|
||||
"fuchsia.sysmem.Allocator",
|
||||
"fuchsia.timezone.Timezone",
|
||||
|
||||
@ -12,6 +12,8 @@
|
||||
"fuchsia.crash.Analyzer",
|
||||
"fuchsia.device.manager.Administrator",
|
||||
"fuchsia.fonts.Provider",
|
||||
"fuchsia.posix.socket.Provider",
|
||||
"fuchsia.net.NameLookup",
|
||||
"fuchsia.net.SocketProvider",
|
||||
"fuchsia.sysmem.Allocator",
|
||||
"fuchsia.timezone.Timezone",
|
||||
|
||||
@ -12,6 +12,8 @@
|
||||
"fuchsia.device.manager.Administrator",
|
||||
"fuchsia.crash.Analyzer",
|
||||
"fuchsia.fonts.Provider",
|
||||
"fuchsia.posix.socket.Provider",
|
||||
"fuchsia.net.NameLookup",
|
||||
"fuchsia.net.SocketProvider",
|
||||
"fuchsia.sysmem.Allocator",
|
||||
"fuchsia.timezone.Timezone",
|
||||
|
||||
@ -12,6 +12,8 @@
|
||||
"fuchsia.crash.Analyzer",
|
||||
"fuchsia.device.manager.Administrator",
|
||||
"fuchsia.fonts.Provider",
|
||||
"fuchsia.posix.socket.Provider",
|
||||
"fuchsia.net.NameLookup",
|
||||
"fuchsia.net.SocketProvider",
|
||||
"fuchsia.sysmem.Allocator",
|
||||
"fuchsia.timezone.Timezone",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user