com.android.builder.dependency
Interface ManifestProvider

All Known Subinterfaces:
LibraryDependency, ManifestDependency, SymbolFileProvider
All Known Implementing Classes:
LibraryBundle

public interface ManifestProvider

Provides a path to the Android Manifest


Method Summary
 java.io.File getManifest()
          Returns the location of the manifest.
 

Method Detail

getManifest

@NonNull
java.io.File getManifest()
Returns the location of the manifest.