Use default floor domain.
[platform/framework/native/security-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>q7097a278m</Id>
4         <Version>1.0.0</Version>
5         <Type>C++App</Type>
6         <Vendors>
7                 <Vendor Locale="eng-GB">Samsung Electronics</Vendor>
8                 <Vendor Locale="kor-KR">삼성전자</Vendor>
9         </Vendors>
10         <Descriptions>
11                 <Description Locale="eng-US">Security service.</Description>
12         </Descriptions>
13         <Apps>
14                 <Secret>AA43CFC79D2AF5A3F7064553C8BF2B2F</Secret>
15                 <Privileges/>
16                 <ApiVersion>2.1</ApiVersion>
17                 <ServiceApp SystemService="True" ExecutableName="osp-security-service" Default="True" AutoRestart="True">
18                         <Names>
19                                 <Name Locale="eng-GB">Native Security Service</Name>
20                         </Names>
21                         <Icons/>
22                         <AppControls/>
23                         <LaunchConditions/>
24                         <Notifications/>
25                 </ServiceApp>
26         </Apps>
27 </Manifest>