Merge "Remove update scripts for VTS makefiles."

This commit is contained in:
Steven Moreland
2019-03-01 18:59:30 +00:00
committed by Gerrit Code Review

View File

@@ -13,9 +13,3 @@ source $ANDROID_BUILD_TOP/system/tools/hidl/update-makefiles-helper.sh
do_makefiles_update \
"android.hardware:hardware/interfaces" \
"android.hidl:system/libhidl/transport"
echo "Updating files at $ANDROID_BUILD_TOP/test/vts-testcase/hal"
pushd $ANDROID_BUILD_TOP/test/vts-testcase/hal
./script/update_makefiles.py
popd