diff --git a/update-makefiles.sh b/update-makefiles.sh index 14c5b01cac..c58240f0f5 100755 --- a/update-makefiles.sh +++ b/update-makefiles.sh @@ -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 -