summaryrefslogtreecommitdiffstats
path: root/update-makefiles.sh
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2017-05-11 15:42:32 -0700
committerSteven Moreland <smoreland@google.com>2017-05-11 15:42:32 -0700
commit8e91873df37ee8f14722dad47b00c765632a6fbf (patch)
treea14ad686af5d03eb3d1ecc19085364a59b18140c /update-makefiles.sh
parente468cf80041b09ae2502b8ad1f6c90c2c4ca3aa9 (diff)
downloadandroid_hardware_interfaces-8e91873df37ee8f14722dad47b00c765632a6fbf.tar.gz
android_hardware_interfaces-8e91873df37ee8f14722dad47b00c765632a6fbf.tar.bz2
android_hardware_interfaces-8e91873df37ee8f14722dad47b00c765632a6fbf.zip
Update makefiles from anywhere.
Test: with update-all-google-makefiles.sh Change-Id: I373e270b481d9074f440c3c0826199a207e654f7
Diffstat (limited to 'update-makefiles.sh')
-rwxr-xr-xupdate-makefiles.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update-makefiles.sh b/update-makefiles.sh
index 88cc97b79..b7e42355e 100755
--- a/update-makefiles.sh
+++ b/update-makefiles.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-source system/tools/hidl/update-makefiles-helper.sh
+source $ANDROID_BUILD_TOP/system/tools/hidl/update-makefiles-helper.sh
do_makefiles_update \
"android.hardware:hardware/interfaces" \