Merge "Changed SysLog -> SysSecureLog for telephony" into tizen_2.1
[platform/framework/native/connectivity-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>57r43275q7</Id>
4     <Version>1.0.0</Version>
5     <Type>C++App</Type>
6     <Vendors>
7         <Vendor Locale="eng-GB">Samsung Electronics</Vendor>
8     </Vendors>
9     <Descriptions>
10         <Description Locale="eng-US">Connectivity service daemon</Description>
11     </Descriptions>
12     <Url/>
13     <Requirements>
14         <Feature Name="tizen.platform.core.cpu.arch">armv7</Feature>
15     </Requirements>
16     <Apps>
17         <ApiVersion>2.1</ApiVersion>
18         <Secret>42E1041F4B5834A70EE443351DCEC1A9</Secret>
19                 <Privileges>
20                         <Privilege>http://tizen.org/privilege/application.launch</Privilege>
21                 </Privileges>
22         <ServiceApp SystemService="True" AutoRestart="False" Default="True" ExecutableName="osp-connectivity-service" LaunchOnBoot="False">
23             <Names>
24                 <Name Locale="eng-GB">osp-connectivity-service</Name>
25             </Names>
26             <Icons/>
27             <AppControls/>
28             <DataControls/>
29             <LaunchConditions/>
30             <Notifications/>
31         </ServiceApp>
32     </Apps>
33 </Manifest>