Modifier and Type |
Method and Description |
default com.facebook.buck.android.AaptMode |
getAaptMode() |
com.google.common.collect.ImmutableList<String> |
getAdditionalAaptParams() |
Optional<com.facebook.buck.android.ProGuardObfuscateStep.SdkProguardType> |
getAndroidSdkProguardConfig() |
com.google.common.collect.ImmutableMap<String,com.google.common.collect.ImmutableList<BuildTarget>> |
getApplicationModuleConfigs() |
Optional<com.google.common.collect.ImmutableMap<String,com.google.common.collect.ImmutableList<String>>> |
getApplicationModuleDependencies() |
default Set<String> |
getApplicationModulesWithManifest() |
default Set<String> |
getApplicationModulesWithResources() |
Set<BuildTarget> |
getApplicationModuleTargets() |
default BuildConfigFields |
getBuildConfigValues() |
Optional<SourcePath> |
getBuildConfigValuesFile() |
Set<TargetCpuType> |
getCpuFilters() |
Optional<SourcePath> |
getDexReorderDataDumpFile() |
Optional<SourcePath> |
getDexReorderToolFile() |
default String |
getDexTool() |
default boolean |
getDisablePreDex() |
default com.google.common.collect.ImmutableSet<String> |
getExtraFilteredResources() |
default boolean |
getIsCacheable() |
Optional<String> |
getKeepResourcePattern() |
com.google.common.collect.ImmutableSet<String> |
getLocales() |
Optional<String> |
getLocalizedStringFileName() |
Optional<SourcePath> |
getManifest() |
default ManifestEntries |
getManifestEntries() |
Optional<SourcePath> |
getManifestSkeleton() |
Optional<SourcePath> |
getModuleManifestSkeleton() |
Optional<BuildTarget> |
getNativeLibraryMergeCodeGenerator() |
Optional<BuildTarget> |
getNativeLibraryMergeGlue() |
Optional<com.google.common.collect.ImmutableSortedSet<String>> |
getNativeLibraryMergeLocalizedSymbols() |
Map<String,List<Pattern>> |
getNativeLibraryMergeMap() |
Optional<BuildTarget> |
getNativeLibraryProguardConfigGenerator() |
com.google.common.collect.ImmutableSet<BuildTarget> |
getNoDx() |
default int |
getOptimizationPasses() |
Optional<String> |
getPackageType() |
Optional<StringWithMacros> |
getPostFilterResourcesCmd() |
Optional<StringWithMacros> |
getPreprocessJavaClassesBash() |
Optional<SourcePath> |
getProguardConfig() |
List<String> |
getProguardJvmArgs() |
com.google.common.collect.ImmutableList<Pattern> |
getRelinkerWhitelist() |
default com.facebook.buck.android.ResourcesFilter.ResourceCompressionMode |
getResourceCompression() |
Optional<String> |
getResourceUnionPackage() |
default boolean |
getUseDynamicFeature() |
default boolean |
isAapt2LocaleFiltering()
Whether to filter locales using aapt2.
|
default boolean |
isAllowRDotJavaInSecondaryDex() |
default boolean |
isBuildStringSourceMap() |
default boolean |
isEnableRelinker() |
default boolean |
isIgnoreAaptProguardConfig() |
default boolean |
isIncludesVectorDrawables() |
default boolean |
isNoAutoAddOverlayResources() |
default boolean |
isNoAutoVersionResources() |
default boolean |
isNoVersionTransitionsResources() |
default boolean |
isReorderClassesIntraDex() |
Optional<Boolean> |
isSkipCrunchPngs() |
default boolean |
isSkipProguard() |
default boolean |
isTrimResourceIds() |