[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:
Tamir Duberstein 2019-06-30 16:07:41 -04:00 committed by Chinmay Garde
parent a72a9997e7
commit e7f8ca1de9
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
},
"sandbox": {
"features": [
"root-ssl-certificates"
"root-ssl-certificates",
"deprecated-ambient-replace-as-executable"
],
"services": [

View File

@ -4,7 +4,7 @@
},
"sandbox": {
"features": [
"root-ssl-certificates"
"root-ssl-certificates",
"deprecated-ambient-replace-as-executable"
],
"services": [