summaryrefslogtreecommitdiffstats
path: root/src/modem.c
diff options
context:
space:
mode:
authorRafael Ignacio Zurita <rafael.zurita@profusion.mobi>2011-01-11 00:23:51 -0300
committerDenis Kenzior <denkenz@gmail.com>2011-01-13 11:08:07 -0600
commitf92f0b5d471585233a457286fda4a86217608852 (patch)
treed97c0500ccc4ec19235dabf2914d39955f0ec39c /src/modem.c
parent5eda7e96b197d2d5cd91811944f575bf91a7762d (diff)
downloadofono-f92f0b5d471585233a457286fda4a86217608852.tar.bz2
gps: add new interface to feature map
Diffstat (limited to 'src/modem.c')
-rw-r--r--src/modem.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modem.c b/src/modem.c
index 981aabc2..f587766c 100644
--- a/src/modem.c
+++ b/src/modem.c
@@ -1077,6 +1077,7 @@ static const struct {
{ OFONO_STK_INTERFACE, "stk" },
{ OFONO_CONNECTION_MANAGER_INTERFACE, "gprs" },
{ OFONO_TEXT_TELEPHONY_INTERFACE, "tty" },
+ { OFONO_LOCATION_REPORTING_INTERFACE, "gps" },
{ },
};