summaryrefslogtreecommitdiffstats
path: root/test/monitor-ofono
diff options
context:
space:
mode:
Diffstat (limited to 'test/monitor-ofono')
-rwxr-xr-xtest/monitor-ofono2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/monitor-ofono b/test/monitor-ofono
index 0335fcd4..3b1e1623 100755
--- a/test/monitor-ofono
+++ b/test/monitor-ofono
@@ -7,7 +7,7 @@ import dbus.mainloop.glib
def property_changed(name, value, path, interface):
iface = interface[interface.rfind(".") + 1:]
- if name in ["Modems", "Interfaces",
+ if name in ["Modems", "Interfaces", "Features",
"Technologies",
"SubscriberNumbers",
"Operators",