blob: 831d1da14201338689de4c2a0ed86608f56c7e68 [file] [log] [blame]
{
"facets": {
"fuchsia.modular": {
"@version": 2,
"binary": "collection_mod",
"intent_filters": [
{
"action": "VIEW_COLLECTION",
"action_display": {
"display_info": {
"icon": "http://shortn/_xgVpQkE0qu",
"subtitle": "",
"title": "View collection"
}
},
"parameters": [
{
"name": "query",
"type": "string"
},
{
"name": "selected",
"type": "https://schema.org/Thing"
}
]
},
{
"action": "VIEW_BOOKS_BY_AUTHOR",
"action_display": {
"display_info": {
"icon": "http://shortn/_xgVpQkE0qu",
"subtitle": "",
"title": "View Books by ${name}"
},
"parameter_mapping": [
{
"name": "name",
"parameter_property": "author.name"
}
]
},
"parameters": [
{
"name": "author",
"type": "https://schema.org/BookAuthor"
},
{
"name": "selected",
"type": "https://schema.org/Book"
}
]
}
]
},
"fuchsia.test": {
"injected-services": {
"fuchsia.net.oldhttp.HttpService": "fuchsia-pkg://fuchsia.com/http#meta/http.cmx"
},
"system-services": [
"fuchsia.net.SocketProvider",
"fuchsia.netstack.Netstack",
"fuchsia.net.stack.Stack"
]
}
},
"program": {
"binary": "test/discovermgr_bin_test"
},
"sandbox": {
"features": [],
"pkgfs": [
"packages"
],
"services": [
"fuchsia.sys.Loader",
"fuchsia.net.oldhttp.HttpService",
"fuchsia.sys.Launcher"
]
}
}