public class NativeLibraryFactoryImpl extends Object
Implementation of NativeLibraryFactory for gradle plugin.
| Constructor and description |
|---|
NativeLibraryFactoryImpl
(NdkHandler ndkHandler) |
| Type | Name and description |
|---|---|
com.google.common.base.Optional<com.android.builder.model.NativeLibrary> |
create(VariantScope scope, String toolchainName, Abi abi) |