SingleArtifact.MERGED_NATIVE_LIBS

@Incubating
public static class SingleArtifact.MERGED_NATIVE_LIBS extends SingleArtifact


The directory containing all the native library (.so) files that will be packaged in the APK, AAR, or Bundle.

The native libraries in this directory might undergo further processing (e.g. stripping debug symbols) before packaging.

Summary

Public fields