diff options
-rw-r--r-- | src/modem.c | 1 |
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" }, { }, }; |