~ted/ubuntu-app-launch/tweaks-and-cleanups

« back to all changes in this revision

Viewing changes to data/com.canonical.UbuntuAppLaunch.SocketDemangler.xml

  • Committer: CI Train Bot
  • Author(s): Ted Gould
  • Date: 2015-06-04 20:35:54 UTC
  • mfrom: (193.1.48 trusted-prompt-helpers)
  • Revision ID: ci-train-bot@canonical.com-20150604203554-i8gi6rqhfkmv05jz
Add an untrusted helper that works with Mir trusted prompt sessions.
Approved by: PS Jenkins bot, Charles Kerr

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<node>
 
3
        <interface name="com.canonical.UbuntuAppLaunch.SocketDemangler">
 
4
                <method name="GetMirSocket">
 
5
                        <arg type="h" name="handle" direction="out" />
 
6
                </method>
 
7
        </interface>
 
8
</node>