blob: ee116d1583e1e5e396954ea21799b0936c0060fc [file] [log] [blame]
Hridya Valsaraju6cf2b9a2017-03-01 16:20:34 -08001#!/bin/bash
2
Steven Morelandb9d30cf2017-05-11 15:43:15 -07003source $ANDROID_BUILD_TOP/system/tools/hidl/update-makefiles-helper.sh
Hridya Valsaraju6cf2b9a2017-03-01 16:20:34 -08004
Steven Morelandc6143582017-03-20 04:25:35 -07005do_makefiles_update \
6 "android.frameworks:frameworks/hardware/interfaces" \
7 "android.hardware:hardware/interfaces" \
8 "android.hidl:system/libhidl/transport"
Hridya Valsaraju6cf2b9a2017-03-01 16:20:34 -08009