Searched refs:_ABI (Results 1 – 1 of 1) sorted by relevance
93 local _ABI=$(adb_shell getprop ro.product.cpu.abi)95 if [[ $_ABI == x86* ]]; then97 elif [[ $_ABI == armeabi* ]]; then100 echo "Unrecognized device ABI: $_ABI"