Update a service name
[platform/framework/native/channel-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>cp7ipabg4k</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-GB"/>
11     </Descriptions>
12     <Url/>
13     <DeviceProfile>
14         <Property Name="GLTextureFormat"/>
15     </DeviceProfile>
16     <Apps>
17         <ApiVersion>2.1</ApiVersion>
18         <Secret>9C645DDBA19C71BAD1204DA4DAA7A0B9</Secret>
19         <Privileges/>
20         <ServiceApp SystemService="True" AutoRestart="True" Default="True" ExecutableName="osp-channel-service">
21             <Names>
22                 <Name Locale="eng-GB">MessagePort Service</Name>
23             </Names>
24                         <Icons/>
25             <AppControls/>
26             <DataControls/>
27             <LaunchConditions/>
28                         <Notifications/>
29         </ServiceApp>
30     </Apps>
31 </Manifest>