summaryrefslogtreecommitdiffstats
blob: b7e42355e613ecf599bb2045b3ab35c559cab5f4 (plain) (blame)
1
2
3
4
5
6
7
8
#!/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"