修改systime的dbus的interface

This commit is contained in:
szm-min 2022-07-20 18:29:10 +08:00
parent 6c38c4d177
commit 27214a24d2
1 changed files with 0 additions and 9 deletions

View File

@ -234,15 +234,6 @@ const char *server_introspection_xml =
" <interface name='org.freedesktop.DBus.Properties'>\n"
" <method name=timerfd"
" <method name='Get'>\n"
" <arg name='interface' type='s' direction='in' />\n"
" <arg name='property' type='s' direction='in' />\n"
" <arg name='value' type='s' direction='out' />\n"
" </method>\n"
" <method name='GetAll'>\n"
" <arg name='interface' type='s' direction='in'/>\n"
" <arg name='properties' type='a{sv}' direction='out'/>\n"
" </method>\n"
" </interface>\n"
" <interface name='com.kylin.kysdk.TimeInterface'>\n"