From 9bcc1bdedc9220a7b80d3f89f6a9ddab34b561bb Mon Sep 17 00:00:00 2001 From: Steven Moreland Date: Thu, 11 May 2017 15:42:32 -0700 Subject: 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 d1528db..848c2d6 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 \ "vendor.lineage:hardware/lineage/interfaces" \ -- cgit v1.2.3