chiark
/
gitweb
/
~ianmdlvl
/
fdroidserver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c157145
)
Additional blob to scan for
author
Ciaran Gultnieks
<ciaran@ciarang.com>
Fri, 2 Mar 2012 11:46:41 +0000
(11:46 +0000)
committer
Ciaran Gultnieks
<ciaran@ciarang.com>
Fri, 2 Mar 2012 11:46:41 +0000
(11:46 +0000)
common.py
patch
|
blob
|
history
diff --git
a/common.py
b/common.py
index e70fe810b41d8d98e4a701e18a4058e4e5194c76..cee612056f6e3e88fcf33329c3afd104336eea43 100644
(file)
--- a/
common.py
+++ b/
common.py
@@
-943,7
+943,8
@@
def scan_source(build_dir, root_dir, thisbuild):
'libgoogleanalytics',
'admob-sdk-android',
'googleadview',
- 'googleadmobadssdk']
+ 'googleadmobadssdk',
+ 'heyzap']
for r,d,f in os.walk(build_dir):
for curfile in f:
for suspect in usual_suspects: