mer-hybris / geoclue-providers-hybris

GNU Lesser General Public License v2.1
2 stars 17 forks source link

[geoclue-provider-hybris] Use LocationSettings for settings access. Contributes to JB#37470 #13

Closed chriadam closed 7 years ago

chriadam commented 7 years ago

This allows other clients (jolla-settings-system, web browser, csd) to use a single API (LocationSettings) to read or write the various location settings, without needing to also interrogate connman's gps technology model.

This commit also removes the GPS DeviceControl interface, and instead the GPS power state (flight mode state) is queried from connman via LocationSettings.

Contributes to JB#37470

pvuorela commented 7 years ago

LGTM