Hi Guys,
I have been investigating this for hours and found that the "--abi" parameter seems has been dropped from CTS console.
In the manual it says:
http://source.android.com/compatibility/android-cts-manual.pdf
--abi 32/64 On 64-bit devices, run the test against only the 32-bit or 64-bit ABI
However for the CTS package I use, whatever it comes from Linaro or Google: http://testdata.validation.linaro.org/cts/android-cts-5.1-armv8.zip https://dl.google.com/dl/android/cts/android-cts-5.1_r1-linux_x86-arm.zip
it prompted that: Failed to run command: com.android.tradefed.config.ConfigurationException: Could not find option with name abi
I tried this on Juno in LAVA, as well as locally on my Nexus 5 phone, both failed. So if abi selection has been dropped by Google then that manual is outdated.
Ideas?
Thanks.
Botao