---
 test/list-modems |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/test/list-modems b/test/list-modems
index 7425c8d..a159282 100755
--- a/test/list-modems
+++ b/test/list-modems
@@ -45,7 +45,8 @@ for path in properties["Modems"]:
                                                "ServiceDiallingNumbers",
                                                "PreferredLanguages",
                                                "PrimaryContexts",
-                                               "LockedPins"]:
+                                               "LockedPins",
+                                               "Emulators"]:
                                val = ""
                                for i in properties[key]:
                                        val += i + " "
-- 
1.6.3.3

_______________________________________________
ofono mailing list
[email protected]
http://lists.ofono.org/listinfo/ofono

Reply via email to