Skip to content

Commit

Permalink
Remove update scripts for VTS makefiles.
Browse files Browse the repository at this point in the history
These are automatically included as part of hidl_interface and no
longer need to be checked in.

Bug: 117348839
Test: manual
Change-Id: If07460e1b88c5929e23256c30ddb332ee64e9c3d
Merged-In: If07460e1b88c5929e23256c30ddb332ee64e9c3d
  • Loading branch information
smore-lore committed Feb 28, 2019
1 parent 3cdb31e commit 790e444
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions update-makefiles.sh
Expand Up @@ -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

0 comments on commit 790e444

Please sign in to comment.