This version of Unity is unsupported.

AndroidPluginImporterUtilties.SetAndroidCPU

Declaration

public static void SetAndroidCPU(PluginImporter importer, AndroidArchitecture architecture);

Description

Sets the Android CPU architecture that the plugin supports.

This is only applicable for plugins that use the .so or .a file extension.