summaryrefslogtreecommitdiff
path: root/manifest.xml
blob: c629e5c3c4a7672f09b79d85cc95bfb4645b7a8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Manifest xmlns="http://schemas.tizen.org/2012/06/manifest">
    <Id>cmtamb4mtv</Id>
    <Version>1.0.0</Version>
    <Type>C++App</Type>
    <Vendors/>
    <Descriptions/>
    <Url/>
    <Requirements/>
    <Apps>
        <ApiVersion>3.0</ApiVersion>
        <Secret/>
        <Privileges/>
        <ServiceApp AutoRestart="False" Default="True" ExecutableName="osp-installer" LaunchOnBoot="False">
            <Names>
                <Name Locale="eng-GB">osp-installer</Name>
            </Names>
            <Icons/>
            <AppControls/>
            <DataControls/>
            <LaunchConditions/>
            <Notifications/>
        </ServiceApp>
    </Apps>
</Manifest>