changed from CINTERION.
Note that the cinterion plugin itself does not use the specific vendor
for the sms atom.
---
plugins/gemalto.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/plugins/gemalto.c b/plugins/gemalto.c
index 6e0d765b..0fcf30d8 100644
--- a/plugins/gemalto.c
+++ b/plugins/gemalto.c
@@ -589,7 +589,7 @@ static void gemalto_post_sim(struct ofono_modem *modem)
ofono_phonebook_create(modem, 0, "atmodem", data->app);
- ofono_sms_create(modem, OFONO_VENDOR_CINTERION, "atmodem", data->app);
+ ofono_sms_create(modem, OFONO_VENDOR_GEMALTO, "atmodem", data->app);
gprs = ofono_gprs_create(modem, 0, "atmodem", data->app);
gc = ofono_gprs_context_create(modem, 0, "atmodem", data->mdm);
--
2.17.1
_______________________________________________
ofono mailing list
[email protected]
https://lists.ofono.org/mailman/listinfo/ofono