initial push to rsa
[platform/framework/native/appwidget-service.git] / manifest.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <Manifest xmlns="http://schemas.tizen.org/2012/06/manifest">
3     <Id>gi2qxenosh</Id>
4     <Version>1.0.0</Version>
5     <Type>C++App</Type>
6     <Vendors>
7         <Vendor Locale="eng-GB"/>
8     </Vendors>
9     <Descriptions>
10         <Description Locale="eng-GB"/>
11     </Descriptions>
12     <Url/>
13     <Requirements/>
14     <Apps>
15         <ApiVersion>2.1</ApiVersion>
16         <Secret/>
17         <Privileges>
18             <Privilege>http://tizen.org/privilege/application.launch</Privilege>
19             <Privilege>http://tizen.org/privilege/appmanager.launch</Privilege>
20         </Privileges>
21         <ServiceApp AutoRestart="False" Default="True" ExecutableName="samsung-livebox-service" LaunchOnBoot="False">
22             <Names>
23                 <Name Locale="eng-GB">samsung-livebox-service</Name>
24             </Names>
25             <Icons/>
26             <AppControls/>
27             <DataControls/>
28             <LaunchConditions/>
29             <Notifications/>
30         </ServiceApp>
31     </Apps>
32 </Manifest>