Skip to content

portal: Pass accuracy when creating a session

Matthias Clasen requested to merge matthiasc/geoclue:portal-accuracy into master

We have an accuracy level, so we should pass it on to the portal. The portal takes different values for the levels, so we have to translate the GClueAccuracyLevel enum values.

Merge request reports