Home | History | Annotate | Download | only in interfaces
      1 #!/bin/bash
      2 
      3 source system/tools/hidl/update-makefiles-helper.sh
      4 
      5 do_makefiles_update \
      6     "android.frameworks:frameworks/hardware/interfaces" \
      7     "android.hardware:hardware/interfaces" \
      8     "android.hidl:system/libhidl/transport"
      9 
     10