summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorZeeshan Ali <zeenix@collabora.co.uk>2018-12-21 17:15:03 +0100
committerZeeshan Ali <zeenix@collabora.co.uk>2018-12-21 17:15:03 +0100
commitf871ce1d2cff33244667dd49a2d510cc66cd171e (patch)
tree0f37ab955e000cd8c1a49402cc1bef5d855694b9 /data
parent979692897149c9542bfcfeec13b423267ab3d283 (diff)
wpa_supplicant: Add Scanning API
We'll need this in a following patch to start WiFi scan to be able to get the most accurate location. Related: #91
Diffstat (limited to 'data')
-rw-r--r--data/org.freedesktop.GeoClue2.conf.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/org.freedesktop.GeoClue2.conf.in b/data/org.freedesktop.GeoClue2.conf.in
index 94dfaab..ca23bed 100644
--- a/data/org.freedesktop.GeoClue2.conf.in
+++ b/data/org.freedesktop.GeoClue2.conf.in
@@ -26,6 +26,11 @@
<allow send_destination="fi.w1.wpa_supplicant1"
send_interface="org.freedesktop.DBus.Introspectable"/>
+
+ <allow send_destination="fi.w1.wpa_supplicant1"
+ send_interface="fi.w1.wpa_supplicant1.Interface"
+ send_type="method_call"
+ send_member="Scan"/>
</policy>
<policy user="root">