Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Running Vendor Test Suite(VTS) on Android 8.1

I'm trying to experiment VTS on my phone Pixel by following the VTS manual provided by Google. It keeps displaying the error:

E/VtsVendorConfigFileUtil: Vendor test config file /config/vts-tradefed-vendor-config-prod.json does not exist

I tried to built both on branch master and branch m/android-8.1.0_r1, and both failed. My phone has version Android 8.1.1.

Does anyone have any idea to resolve this issue?

like image 283
giang nguyen Avatar asked Nov 17 '25 12:11

giang nguyen


1 Answers

A colleague of mine reported the same error. I noticed after I built the vts target that this config file can be found here:

${ANDROID_BUILD_TOP}/vendor/google_vts/harnesses/tradefed/res/config/vts-tradefed-vendor-config-prod.json

Try copying this into the directory where you're executing the vts tests

like image 54
Carl Grube Avatar answered Nov 20 '25 04:11

Carl Grube



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!