added new AntiFeature: ApplicationDebuggable

Useful e.g. for "test repositories" to indicate an app was compiled with
"application-debuggable"
This commit is contained in:
Izzy 2017-07-04 21:15:04 +02:00
parent b29fcde16b
commit 4d9c60d352

View file

@ -412,7 +412,7 @@ valuetypes = {
["ArchivePolicy"]), ["ArchivePolicy"]),
FieldValidator("Anti-Feature", FieldValidator("Anti-Feature",
r'^(Ads|Tracking|NonFreeNet|NonFreeDep|NonFreeAdd|UpstreamNonFree|NonFreeAssets|KnownVuln)$', r'^(Ads|Tracking|NonFreeNet|NonFreeDep|NonFreeAdd|UpstreamNonFree|NonFreeAssets|KnownVuln|ApplicationDebuggable)$',
["AntiFeatures"]), ["AntiFeatures"]),
FieldValidator("Auto Update Mode", FieldValidator("Auto Update Mode",