platform_hardware_tequila_i.../update-makefiles.sh
Steven Moreland 9bcc1bdedc Update makefiles from anywhere.
Test: with update-all-google-makefiles.sh
Change-Id: I373e270b481d9074f440c3c0826199a207e654f7
2018-08-11 04:47:14 +02:00

8 lines
241 B
Bash
Executable file

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