Update version (1.70.2)
[platform/core/uifw/stt.git] / tests / org.tizen.stt-unittests.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <manifest xmlns="http://tizen.org/ns/packages" api-version="3.0" package="org.tizen.stt-unittests" version="0.6.2" install-location="internal-only">
3         <label>STT unittests</label>
4         <author email="jihoon48.kim" href="www.samsung.com">Jihoon Kim</author>
5         <description>STT unittests</description>
6         <service-application appid="org.tizen.stt-unittests" launch_mode="caller" exec="stt-unittests" hw-acceleration="use-GL" nodisplay="true" multiple="false" type="capp" taskmanage="false">
7             <label>STT unittests</label>
8             <background-category value="background-network"/>
9             <background-category value="download"/>
10             <background-category value="iot-communication"/>
11             <background-category value="location"/>
12             <background-category value="media"/>
13         </service-application>
14         <privileges>
15             <privilege>http://tizen.org/privilege/recorder</privilege>
16             <privilege>http://tizen.org/privilege/appmanager.launch</privilege>
17         </privileges>
18 </manifest>