blob: 848c2d6b7d3d516481a578d15d2cbdadf526c1c8 [file] [log] [blame]
Demon000efbac9b2017-10-15 11:36:30 +03001#!/bin/bash
2
Steven Moreland9bcc1bd2017-05-11 15:42:32 -07003source $ANDROID_BUILD_TOP/system/tools/hidl/update-makefiles-helper.sh
Demon000efbac9b2017-10-15 11:36:30 +03004
5do_makefiles_update \
6 "vendor.lineage:hardware/lineage/interfaces" \
7 "android.hardware:hardware/interfaces" \
8 "android.hidl:system/libhidl/transport"