supported64BitAbis property

List<String> supported64BitAbis
final

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

Implementation

final List<String> supported64BitAbis;