diff options
| author | Steven Moreland <smoreland@google.com> | 2017-05-11 15:42:32 -0700 |
|---|---|---|
| committer | Paul Keith <javelinanddart@gmail.com> | 2018-08-11 04:47:14 +0200 |
| commit | 9bcc1bdedc9220a7b80d3f89f6a9ddab34b561bb (patch) | |
| tree | 165fdc5840e1348d18ab409c881e6ffcd7d4b039 | |
| parent | 1951e03f95c63a2f118dac0a594e782e55ec0141 (diff) | |
| download | android_hardware_lineage_interfaces-9bcc1bdedc9220a7b80d3f89f6a9ddab34b561bb.tar.gz android_hardware_lineage_interfaces-9bcc1bdedc9220a7b80d3f89f6a9ddab34b561bb.tar.bz2 android_hardware_lineage_interfaces-9bcc1bdedc9220a7b80d3f89f6a9ddab34b561bb.zip | |
Update makefiles from anywhere.
Test: with update-all-google-makefiles.sh
Change-Id: I373e270b481d9074f440c3c0826199a207e654f7
| -rwxr-xr-x | update-makefiles.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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" \ |
