Imported Upstream version 0.9.2
[platform/upstream/iotivity.git] / service / soft-sensor-manager / SampleApp / tizen / SSMTesterApp / oic-sample / com.samsung.ssmtester.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <manifest xmlns="http://tizen.org/ns/packages" package="com.samsung.ssmtester" version="0.1.0" install-location="internal-only">
3         <label>OIC test</label>
4         <author email="email@samsung.com" href="www.samsung.com">Name</author>
5         <description>SSM test Application</description>
6         <ui-application appid="com.samsung.ssmtester" exec="/usr/apps/com.samsung.ssmtester/bin/ssmtester" nodisplay="false" multiple="false" type="capp" taskmanage="true" mainapp="true">
7                 <icon>com.samsung.oicapp-test.png</icon>
8                 <label>SSM test</label>
9         </ui-application>
10 </manifest>
11