platform_hardware_interfaces/update-makefiles.sh
Steven Moreland 3a18d73829 Use simplified update-makefiles.sh script.
Test: update-makefiles
Bug: 35870521
Change-Id: I652db1f458f07f0b254966c2acee0b441a0bcae1
2017-03-20 04:26:20 -07:00

8 lines
174 B
Bash
Executable file

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