gps: add new interface to feature map

This commit is contained in:
Rafael Ignacio Zurita 2011-01-11 00:23:51 -03:00 committed by Denis Kenzior
parent 5eda7e96b1
commit f92f0b5d47
1 changed files with 1 additions and 0 deletions

View File

@ -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" },
{ },
};