HomeSort by relevance Sort by last modified time
    Searched refs:CPU_ABI1 (Results 1 - 2 of 2) sorted by null

  /ndk/
ndk-gdb 514 adb_var_shell CPU_ABI1 getprop ro.product.cpu.abi
517 # Both CPU_ABI1 and CPU_ABI2 may contain multiple comma-delimited abis.
518 # Concatanate CPU_ABI1 and CPU_ABI2 and replace all ',' with space.
520 CPU_ABIS="$CPU_ABI1,$CPU_ABI2,"
  /ndk/tests/
run-tests.sh 806 adb_var_shell_cmd "$DEVICE" CPU_ABI1 getprop ro.product.cpu.abi
808 CPU_ABIS="$CPU_ABI1,$CPU_ABI2"

Completed in 1128 milliseconds