public class NoopAndroidNativeTargetConfigurationMatcher extends Object implements AndroidNativeTargetConfigurationMatcher
| Constructor and Description |
|---|
NoopAndroidNativeTargetConfigurationMatcher() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
nativeTargetConfigurationMatchesCpuType(BuildTarget buildTarget,
TargetCpuType targetCpuType) |
public NoopAndroidNativeTargetConfigurationMatcher()
public boolean nativeTargetConfigurationMatchesCpuType(BuildTarget buildTarget, TargetCpuType targetCpuType)
nativeTargetConfigurationMatchesCpuType in interface AndroidNativeTargetConfigurationMatchertrue when platform in configuration of the target matches the given CPU type.