allwinner_a64/android/system/tools/hidl/update-all-google-makefiles.sh
2018-08-08 17:48:24 +08:00

10 lines
439 B
Bash
Executable file

#!/bin/bash
# TODO(b/35570956): replace makefile generation with something like 'hidl_interface' in a Soong module
$ANDROID_BUILD_TOP/system/libhidl/update-makefiles.sh
$ANDROID_BUILD_TOP/hardware/interfaces/update-makefiles.sh
$ANDROID_BUILD_TOP/frameworks/hardware/interfaces/update-makefiles.sh
$ANDROID_BUILD_TOP/system/hardware/interfaces/update-makefiles.sh
$ANDROID_BUILD_TOP/system/tools/hidl/test/vendor/1.0/update-makefile.sh