blob: 178137d9db86f2330e1a3ead7b425e1e79a930f0 [file] [log] [blame]
Steven Morelandedc22122017-05-11 16:15:39 -07001#!/bin/bash
2
3# TODO(b/35570956): replace makefile generation with something like 'hidl_interface' in a Soong module
4
5$ANDROID_BUILD_TOP/system/libhidl/update-makefiles.sh
6$ANDROID_BUILD_TOP/hardware/interfaces/update-makefiles.sh
7$ANDROID_BUILD_TOP/frameworks/hardware/interfaces/update-makefiles.sh
8$ANDROID_BUILD_TOP/system/hardware/interfaces/update-makefiles.sh
9
Steven Moreland100327a2017-07-25 18:29:59 -070010$ANDROID_BUILD_TOP/system/tools/hidl/test/vendor/update-makefile.sh