From 00471847c5b4b10087fc9cc919fcf357c325edde Mon Sep 17 00:00:00 2001 From: David Black Date: Wed, 12 Jun 2013 15:20:58 +0100 Subject: [PATCH] add google-play-services and crittercism to scanner --- fdroidserver/common.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fdroidserver/common.py b/fdroidserver/common.py index 9eb9e9e2..2077e870 100644 --- a/fdroidserver/common.py +++ b/fdroidserver/common.py @@ -1443,6 +1443,8 @@ def scan_source(build_dir, root_dir, thisbuild): 'admob-sdk-android', 'googleadview', 'googleadmobadssdk', + 'google-play-services', + 'crittercism', 'heyzap', 'jpct-ae'] -- 2.30.2