summaryrefslogtreecommitdiff
path: root/ug-bluetooth-efl.manifest
blob: c5538725b24269f437e1bba34a32d25ccb5e5646 (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
<manifest>
    <define>
        <domain name="ug_bluetooth"/>
     <request>
		<smack request="aul::launch" type="x"/>
		<smack request="system::vconf_inhouse" type="rw"/>
		<smack request="connman::set" type="rw"/>
		<smack request="connman::get" type="rw"/>
		<smack request="net-config" type="rw"/>
		<smack request="telephony_framework::api_ps_public" type="rw"/>
		<smack request="telephony_framework::api_ps_profile" type="rw"/>
     </request>
    </define>
    <assign>
        <filesystem path="/usr/apps/ug-bluetooth-efl/lib/ug/*" label="_"/>
        <filesystem path="/usr/apps/ug-bluetooth-efl/res/*" label="_"/>
        <filesystem path="/usr/share/icons/default/small/ug-bluetooth-efl.png" label="_"/>
		<filesystem path="/usr/apps/ug-bluetooth-efl/res/tables/ug-bluetooth-efl_ChangeableColorTable.xml" label="_"/>
		<filesystem path="/usr/apps/ug-bluetooth-efl/res/tables/ug-bluetooth-efl_FontInfoTable.xml" label="_"/>
    </assign>
    <request>
        <domain name="ug_bluetooth"/>
    </request>
</manifest>