Updated Spec file for enabling debug macro
[platform/framework/native/common-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>sjjevolsjk</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     <Url/>
11     <Requirements/>
12     <Apps>
13         <ApiVersion>2.1</ApiVersion>
14         <Secret/>
15         <Privileges>
16         </Privileges>
17         <ServiceApp SystemService="True" AutoRestart="True" Default="True" ExecutableName="osp-common-service" LaunchOnBoot="False">
18             <Names>
19                 <Name Locale="eng-GB">Native Privileged API Service</Name>
20             </Names>
21             <AppControls/>
22             <DataControls/>
23             <LaunchConditions/>
24             <Notifications/>
25         </ServiceApp>
26     </Apps>
27 </Manifest>