=== added file 'ubuntu/15.04/usr.lib.geoclue-2.0.geoclue'
--- ubuntu/15.04/usr.lib.geoclue-2.0.geoclue	1970-01-01 00:00:00 +0000
+++ ubuntu/15.04/usr.lib.geoclue-2.0.geoclue	2015-06-08 14:29:39 +0000
@@ -0,0 +1,15 @@
+# vim:syntax=apparmor
+# Author: Cameron Norman <camerontnorman@gmail.com>
+
+#include <tunables/global>
+/usr/lib/geoclue-2.0/geoclue {
+  #include <abstractions/base>
+  #include <abstractions/nameservice>
+  #Include <abstractions/dbus>
+
+  /etc/geoclue/   r,
+  /etc/geoclue/** r,
+
+  # Site-specific additions and overrides. See local/README for details.
+  #include <local/usr.lib.geoclue-2.0.geoclue>
+}

