~phablet-team/telephony-service/trunk

« back to all changes in this revision

Viewing changes to approver/com.canonical.TelephonyServiceApprover.xml

  • Committer: CI bot
  • Author(s): Michael Terry
  • Date: 2014-02-06 14:19:18 UTC
  • mfrom: (762.2.2 greeter)
  • Revision ID: ps-jenkins@lists.canonical.com-20140206141918-68sl1hbl9wcomb3s
Share current call contact info with the greeter. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<node>
 
2
  <interface name="com.canonical.TelephonyServiceApprover">
 
3
 
 
4
    <annotation name="org.freedesktop.Accounts.VendorExtension" value="true"/>
 
5
 
 
6
    <annotation name="org.freedesktop.Accounts.Authentication.ChangeOwn"
 
7
                value="com.canonical.TelephonyServiceApprover.ChangeOwn"/>
 
8
 
 
9
    <annotation name="org.freedesktop.Accounts.Authentication.ReadAny"
 
10
                value="com.canonical.TelephonyServiceApprover.ReadAny"/>
 
11
 
 
12
    <property name="CurrentContact" type="a{sv}" access="readwrite">
 
13
      <annotation name="org.freedesktop.Accounts.DefaultValue" value="{}"/>
 
14
    </property>
 
15
 
 
16
  </interface>
 
17
</node>