samsung -> osp
[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         <Feature Name="http://tizen.org/feature/platform.core.cpu.arch">x86</Feature>
15         <Feature Name="http://tizen.org/feature/platform.core.fpu.arch">vfpv3</Feature>
16         <Feature Name="http://tizen.org/feature/screen.coordinate_system.logical">Normal</Feature>
17     </Requirements>
18     <Apps>
19         <ApiVersion>2.1</ApiVersion>
20         <Secret/>
21         <Privileges>
22             <Privilege>http://tizen.org/privilege/application.launch</Privilege>
23             <Privilege>http://tizen.org/privilege/appmanager.launch</Privilege>
24         </Privileges>
25         <ServiceApp AutoRestart="False" Default="True" ExecutableName="osp-livebox-service" LaunchOnBoot="False">
26             <Names>
27                 <Name Locale="eng-GB">tizen livebox service</Name>
28             </Names>
29             <Icons/>
30             <AppControls/>
31             <DataControls/>
32             <LaunchConditions/>
33             <Notifications/>
34         </ServiceApp>
35     </Apps>
36 </Manifest>