blob: 386d7be10261f51e484eb0816c93d04011133e8e [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 \
srgrussofa105cd2022-01-29 15:19:21 -06006 "vendor.lineage:hardware/bliss/interfaces" \
Demon000efbac9b2017-10-15 11:36:30 +03007 "android.hardware:hardware/interfaces" \
8 "android.hidl:system/libhidl/transport"