commit | baafbbcf19d5eb999fcd5723aa102f5607cdfcb1 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Fri Mar 01 18:59:30 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Mar 01 18:59:30 2019 +0000 |
tree | 99f23fc0e0c5f528e57b7023f4dde2c5f952c408 | |
parent | 849c980804651470c443287de0378f72edb59fdc [diff] | |
parent | 790e4441dbd0adb33488ab86e5394bd427c7345b [diff] |
Merge "Remove update scripts for VTS makefiles."
diff --git a/update-makefiles.sh b/update-makefiles.sh index 14c5b01..c58240f 100755 --- a/update-makefiles.sh +++ b/update-makefiles.sh
@@ -13,9 +13,3 @@ 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 -