supported32BitAbis property

List<String> supported32BitAbis
final

An ordered list of 32 bit ABIs supported by this device. Available only on Android L (API 21) and newer https://developer.android.com/reference/android/os/Build#SUPPORTED_32_BIT_ABIS

Implementation

final List<String> supported32BitAbis;