klee: Initial vendor tree
Change-Id: Id84cbbc84ce32ce0af59e42e797de11ea2244efd Signed-off-by: Ido <dev.xyzuniverse@gmail.com>
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"PipelineName": "SuperlightLdcPlugin",
|
||||
"NodesList": {
|
||||
"Node": [
|
||||
{
|
||||
"NodeName": "com.xiaomi.plugin.ldc",
|
||||
"NodeInstance": "LDCInstance"
|
||||
}
|
||||
]
|
||||
},
|
||||
"PortLinkages": {
|
||||
"Link": [
|
||||
{
|
||||
"SrcPort": {
|
||||
"PortId": 0,
|
||||
"NodeInstance": "SourceBuffer"
|
||||
},
|
||||
"DstPort": {
|
||||
"PortId": 0,
|
||||
"NodeInstance": "LDCInstance"
|
||||
}
|
||||
},
|
||||
{
|
||||
"SrcPort": {
|
||||
"PortId": 0,
|
||||
"NodeInstance": "LDCInstance"
|
||||
},
|
||||
"DstPort": {
|
||||
"PortId": 0,
|
||||
"NodeInstance": "SinkBuffer"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user