blob: 57fdf9b616ccf5663dd2f69ca6a145460527a787 [file] [log] [blame]
[
{
"library_name": "component",
"fidl_target": "//garnet/public/lib/app/fidl:fidl",
"library_deps": ["mem"],
"public": true
},
{
"library_name": "mem",
"fidl_target": "//garnet/public/lib/mem/fidl:fidl",
"library_deps": [],
"public": true
},
{
"library_name": "xi",
"fidl_target": "//garnet/public/lib/xi/fidl:fidl",
"library_deps": [],
"public": true
},
{
"library_name": "wlan_device",
"fidl_target": "//garnet/lib/wlan/fidl:fidl",
"library_deps": [],
"public": false
},
{
"library_name": "wlan_device_service",
"fidl_target": "//garnet/lib/wlan/fidl:service",
"library_deps": ["wlan_device"],
"public": false
},
{
"library_name": "wlan_service",
"fidl_target": "//garnet/public/lib/wlan/fidl:service",
"library_deps": [],
"public": true
},
{
"library_name": "netstack",
"fidl_target": "//garnet/public/lib/netstack/fidl:fidl",
"library_deps": [],
"public": true
},
{
"library_name": "bluetooth",
"fidl_target": "//garnet/public/lib/bluetooth/fidl:bluetooth",
"library_deps": [],
"public": true
},
{
"library_name": "bluetooth_control",
"fidl_target": "//garnet/public/lib/bluetooth/fidl:bluetooth_control",
"library_deps": ["bluetooth"],
"public": true
},
{
"library_name": "bluetooth_host",
"fidl_target": "//garnet/lib/bluetooth/fidl:fidl",
"library_deps": ["bluetooth_gatt", "bluetooth_control", "bluetooth_low_energy", "bluetooth"],
"public": false
},
{
"library_name": "bluetooth_gatt",
"fidl_target": "//garnet/public/lib/bluetooth/fidl:bluetooth_gatt",
"library_deps": ["bluetooth"],
"public": true
},
{
"library_name": "bluetooth_low_energy",
"fidl_target": "//garnet/public/lib/bluetooth/fidl:bluetooth_low_energy",
"library_deps": ["bluetooth_gatt", "bluetooth"],
"public": true
},
{
"library_name": "media",
"fidl_target": "//garnet/public/lib/media/fidl:fidl",
"library_deps": [],
"public": true
},
{
"library_name": "images",
"fidl_target": "//garnet/public/lib/images/fidl:fidl",
"library_deps": [],
"public": true
}
]