summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schmidt <s.schmidt@samsung.com>2014-11-12 16:00:22 +0100
committerStefan Schmidt <s.schmidt@samsung.com>2014-11-13 11:22:44 +0100
commit7c219a7c19066a6e94f61fb2f013d73663d9f35d (patch)
tree43a933c65391cdd3628d674d33c8d5730a1dce1b
parentb3cc41c736ec1e8aafae9d927bf6b5dbdd0c04a3 (diff)
downloadenlightenment-7c219a7c19066a6e94f61fb2f013d73663d9f35d.tar.gz
e_module: Whitelist geolocation module
-rw-r--r--src/bin/e_module.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bin/e_module.c b/src/bin/e_module.c
index 6b109d7351..3a7ba04286 100644
--- a/src/bin/e_module.c
+++ b/src/bin/e_module.c
@@ -935,6 +935,7 @@ _e_module_whitelist_check(void)
"appmenu",
"packagekit",
"policy_mobile",
+ "geolocation",
NULL // end marker
};