Fixed Build fail issue when plugin-pcap build is diabled
[platform/core/connectivity/stc-manager.git] / interfaces / stcmanager-iface-statistics.xml
index 9c5b6ec..825da54 100644 (file)
                        <arg type='s' name='app_id' direction='in'/>
                        <arg type='a{sv}' name='select_rule' direction='in'/>
                        <arg type='i' name='error_code' direction='out'/>
-                       <arg type='a{sv}' name='statistics' direction='out'/>
+                       <arg type='aa{sv}' name='statistics' direction='out'/>
                </method>
 
                <method name='Reset'>
                        <arg type='a{sv}' name='reset_rule' direction='in'/>
                        <arg type='i' name='error_code' direction='out'/>
                </method>
-
-               <signal name='StatusChanged'>
-                       <arg type='s' name='app_id'/>
-                       <arg type='y' name='status'/>
-                       <arg type='i' name='reason'/>
-               </signal>
        </interface>
 </node>