platform_hardware_interfaces/update-makefiles.sh
Steven Moreland 8e91873df3 Update makefiles from anywhere.
Test: with update-all-google-makefiles.sh
Change-Id: I373e270b481d9074f440c3c0826199a207e654f7
2017-05-11 15:42:32 -07:00

8 lines
193 B
Bash
Executable file

#!/bin/bash
source $ANDROID_BUILD_TOP/system/tools/hidl/update-makefiles-helper.sh
do_makefiles_update \
"android.hardware:hardware/interfaces" \
"android.hidl:system/libhidl/transport"