mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-09 00:40:11 +01:00
Additional binary blob scan target
This commit is contained in:
parent
d9f404ba07
commit
c93c6af677
@ -1095,7 +1095,8 @@ def scan_source(build_dir, root_dir, thisbuild):
|
||||
'admob-sdk-android',
|
||||
'googleadview',
|
||||
'googleadmobadssdk',
|
||||
'heyzap']
|
||||
'heyzap',
|
||||
'jpct-ae']
|
||||
|
||||
# Iterate through all files in the source code...
|
||||
for r,d,f in os.walk(build_dir):
|
||||
|
Loading…
Reference in New Issue
Block a user