• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#!/bin/bash
2
3source system/tools/hidl/update-makefiles-helper.sh
4
5do_makefiles_update \
6  "android.system:system/hardware/interfaces" \
7  "android.hidl:system/libhidl/transport"
8
9