com.android.builder.dependency
Interface SymbolFileProvider

All Superinterfaces:
ManifestProvider
All Known Subinterfaces:
LibraryDependency
All Known Implementing Classes:
LibraryBundle

public interface SymbolFileProvider
extends ManifestProvider

Provides a path to the Text Symbol file and to the Android Manifest


Method Summary
 java.io.File getSymbolFile()
          Returns the location of the text symbol file
 
Methods inherited from interface com.android.builder.dependency.ManifestProvider
getManifest
 

Method Detail

getSymbolFile

@NonNull
java.io.File getSymbolFile()
Returns the location of the text symbol file