diff options
| -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" \ |
