Daniel Erat | 04df23a | 2018-03-29 17:55:35 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8" ?> |
2 | |||||
3 | <node name="/org/chromium/KioskAppService" | ||||
4 | xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0"> | ||||
5 | <interface name="org.chromium.KioskAppServiceInterface"> | ||||
6 | <method name="GetRequiredPlatformVersion"> | ||||
7 | <arg name="required_platform_version" type="s" direction="out" /> | ||||
8 | </method> | ||||
9 | </interface> | ||||
10 | </node> |