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

  /ndk/
ndk-gdb 536 adb_var_shell CPU_ABI1 getprop ro.product.cpu.abi
539 # Both CPU_ABI1 and CPU_ABI2 may contain multiple comma-delimited abis.
540 # Concatanate CPU_ABI1 and CPU_ABI2 and replace all ',' with space.
542 CPU_ABIS="$CPU_ABI1,$CPU_ABI2"
  /ndk/tests/
run-tests.sh 824 adb_var_shell_cmd "$DEVICE" CPU_ABI1 getprop ro.product.cpu.abi
826 CPU_ABIS="$CPU_ABI1,$CPU_ABI2"

Completed in 282 milliseconds