Update checkvintf on build_mixed
To check compatibility matrix for vintf, we must use
check_target_files_vintf instead of checkvintf. It will automatically
find the matrix files in both system and vendor images and check the
vintf matrices.
We removed the fourth parameter for "checkvintf". Instead, "-t"
option with otatools.zip will enable the vintf test.
Bug: 140455125
Test: build_mixed -t dir/to/otatools.zip \
system_dir device_dir out_dir
Change-Id: I81a8f9e46d4dfb8637cc729e3682188171f4b902
1 file changed