PrebuiltSharedLibraryBinary

A shared library that exists at a known location on the filesystem.

Functions

Link copied to clipboard
abstract fun getBuildType(): BuildType
Link copied to clipboard
abstract fun getDisplayName(): String
Link copied to clipboard
abstract fun getFlavor(): Flavor
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun getSharedLibraryFile(): File
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun setSharedLibraryFile(sharedLibraryFile: File)
The shared library file.
Link copied to clipboard
abstract fun setSharedLibraryLinkFile(sharedLibraryLinkFile: File)
The shared library link file.