mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-01-25 15:58:03 -05:00
Add proprietary samsung jar to usual suspects
This commit is contained in:
@@ -1284,6 +1284,7 @@ def scan_source(build_dir, root_dir, thisbuild):
|
||||
re.compile(r'bugsense', re.IGNORECASE),
|
||||
re.compile(r'crashlytics', re.IGNORECASE),
|
||||
re.compile(r'ouya.*sdk', re.IGNORECASE),
|
||||
re.compile(r'libspen23', re.IGNORECASE),
|
||||
]
|
||||
|
||||
scanignore = getpaths(build_dir, thisbuild, 'scanignore')
|
||||
|
||||
Reference in New Issue
Block a user