interfaces: tequila
Change-Id: Id015f449a094d2c6fc7f254cb2f03dbb854f5094
This commit is contained in:
parent
239c3734f1
commit
840f3d46db
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
hidl_package_root {
|
||||
name: "vendor.lineage",
|
||||
path: "hardware/lineage/interfaces",
|
||||
path: "hardware/tequila/interfaces",
|
||||
}
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
source $ANDROID_BUILD_TOP/system/tools/hidl/update-makefiles-helper.sh
|
||||
|
||||
do_makefiles_update \
|
||||
"vendor.lineage:hardware/lineage/interfaces" \
|
||||
"vendor.lineage:hardware/tequila/interfaces" \
|
||||
"android.hardware:hardware/interfaces" \
|
||||
"android.hidl:system/libhidl/transport"
|
||||
|
||||
|
|
Loading…
Reference in a new issue