From 8e91873df37ee8f14722dad47b00c765632a6fbf Mon Sep 17 00:00:00 2001 From: Steven Moreland Date: Thu, 11 May 2017 15:42:32 -0700 Subject: [PATCH] Update makefiles from anywhere. Test: with update-all-google-makefiles.sh Change-Id: I373e270b481d9074f440c3c0826199a207e654f7 --- update-makefiles.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update-makefiles.sh b/update-makefiles.sh index 88cc97b79b..b7e42355e6 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" \