public class MainApkOutputFile extends ApkOutputFile
Implementation of the ApkOutputFile for the application's main APK file.
Constructor and description |
---|
MainApkOutputFile
(OutputType outputType, java.util.Collection<FilterData> filters, java.util.concurrent.Callable<java.io.File> outputFile) |
Methods inherited from class | Name |
---|---|
class ApkOutputFile |
getFilter, getFilterByType, getFilterTypes, getFilters, getOutputFile, getOutputType, getSplitIdentifiers, getType, toString |
Copyright (C) 2012 The Android Open Source Project