summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@profusion.mobi>2010-11-23 16:04:14 -0200
committerDenis Kenzior <denkenz@gmail.com>2010-11-24 09:00:40 -0600
commitb1c159e6f656cc5558c64b003051877628a2fa3d (patch)
tree7b944a99cf6806c1602c36836ade14cb61d1a133
parent2cc4ce9a1193e99db9abd16190317ae4e26de44d (diff)
downloadofono-b1c159e6f656cc5558c64b003051877628a2fa3d.tar.bz2
text-telephony: add new interface to feature map
-rw-r--r--src/modem.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modem.c b/src/modem.c
index cfc767e6..f032d93c 100644
--- a/src/modem.c
+++ b/src/modem.c
@@ -904,6 +904,7 @@ static const struct {
{ OFONO_SIM_MANAGER_INTERFACE, "sim" },
{ OFONO_STK_INTERFACE, "stk" },
{ OFONO_CONNECTION_MANAGER_INTERFACE, "gprs" },
+ { OFONO_TEXT_TELEPHONY_INTERFACE, "tty" },
{ },
};