Option for a module
| Type | Name and description |
|---|---|
java.util.List<java.lang.String> |
excludeTargetList of regex to match targets that shall be excluded from compilation |
java.util.List<java.lang.String> |
includeTargetList of regex to match targets that shall be compiled |
boolean |
showDebugKeyShow debug key variant |
boolean |
systemTrue to keep system product flavors |
boolean |
userTrue to keep user product flavors |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
List of regex to match targets that shall be excluded from compilation
List of regex to match targets that shall be compiled
Show debug key variant
True to keep system product flavors
True to keep user product flavors