system/hardware/interfaces
Revision | 831692a989d7f55afb5e8888bfdd4a40fd195418 (tree) |
---|---|
Time | 2017-05-12 07:42:27 |
Author | Steven Moreland <smoreland@goog...> |
Commiter | Steven Moreland |
Update makefiles from anywhere.
Test: with update-all-google-makefiles.sh
Change-Id: I6f6530dadeb5dd3cc7c18468839469278738f1d5
@@ -1,6 +1,6 @@ | ||
1 | 1 | #!/bin/bash |
2 | 2 | |
3 | -source system/tools/hidl/update-makefiles-helper.sh | |
3 | +source $ANDROID_BUILD_TOP/system/tools/hidl/update-makefiles-helper.sh | |
4 | 4 | |
5 | 5 | do_makefiles_update \ |
6 | 6 | "android.system:system/hardware/interfaces" \ |