mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
[all] add fuchsia.{net.NameLookup,posix.socket.Provider} (#9546)
These services will replace fuchsia.net.SocketProvider.
Note that dart_{aot,jit}_product_runner.cmx were invalid before this
change. I'm not sure how that was allowed to happen.
This commit is contained in:
parent
a72a9997e7
commit
e7f8ca1de9
@ -4,7 +4,7 @@
|
||||
},
|
||||
"sandbox": {
|
||||
"features": [
|
||||
"root-ssl-certificates"
|
||||
"root-ssl-certificates",
|
||||
"deprecated-ambient-replace-as-executable"
|
||||
],
|
||||
"services": [
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
},
|
||||
"sandbox": {
|
||||
"features": [
|
||||
"root-ssl-certificates"
|
||||
"root-ssl-certificates",
|
||||
"deprecated-ambient-replace-as-executable"
|
||||
],
|
||||
"services": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user