JniLibsApkPackagingOptions

@Incubating interface JniLibsApkPackagingOptions : JniLibsPackagingOptions
com.android.build.api.variant.JniLibsApkPackagingOptions

Defines an APK variant's packaging options for native library (.so) files.

Summary

Properties

abstract Property<Boolean>

Whether to use the legacy convention of compressing all .

Inherited properties

Properties

useLegacyPackaging

abstract val useLegacyPackaging: Property<Boolean>

Whether to use the legacy convention of compressing all .so files in the APK.