summaryrefslogtreecommitdiffstats
path: root/update-makefiles.sh
blob: 88cc97b79b4d5706e5c849e709e4cba30a504e79 (plain)
1
2
3
4
5
6
7
8
#!/bin/bash

source system/tools/hidl/update-makefiles-helper.sh

do_makefiles_update \
  "android.hardware:hardware/interfaces" \
  "android.hidl:system/libhidl/transport"