Let the thread to be managed outside the binding.
[apps/low-level-can-service.git] / CAN-binder / low-can-demo / config.xml.in
1 <?xml version="1.0" encoding="UTF-8"?>
2 <widget xmlns="http://www.w3.org/ns/widgets" id="@@APPNAME@@" version="@@APPVER@@">
3   <name>App Framework - @@APPNAME@@</name>
4   <icon src="icon.png"/>
5   <content src="@@CONTENT@@" type="application/vnd.agl.html.hybrid"/>
6   <description>This is a demo using OpenXC trace</description>
7   <author>Jose Bollo &lt;jobol@iot.bzh&gt; / Stephane Desneux &lt;sdx@iot.bzh&gt;</author>
8   <license>APL 2.0</license>
9 </widget>
10
11