phonesim: add gnss support

This commit is contained in:
Denis Kenzior 2011-03-28 17:22:42 -05:00
parent 7c2568b098
commit 11bd671722
1 changed files with 1 additions and 0 deletions

View File

@ -702,6 +702,7 @@ static void phonesim_post_online(struct ofono_modem *modem)
if (mw)
ofono_message_waiting_register(mw);
ofono_gnss_create(modem, 0, "atmodem", data->chat);
}
static struct ofono_modem_driver phonesim_driver = {