summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/modem.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modem.c b/src/modem.c
index 43e4a6d5..4f6a109e 100644
--- a/src/modem.c
+++ b/src/modem.c
@@ -808,6 +808,7 @@ static const struct {
{ OFONO_CELL_BROADCAST_INTERFACE, "cbs" },
{ OFONO_SMS_MANAGER_INTERFACE, "sms" },
{ OFONO_SIM_MANAGER_INTERFACE, "sim" },
+ { OFONO_STK_INTERFACE, "stk" },
{ OFONO_DATA_CONNECTION_MANAGER_INTERFACE, "gprs" },
{ },
};