interfaces: tequila

Change-Id: Id015f449a094d2c6fc7f254cb2f03dbb854f5094
This commit is contained in:
Bartłomiej Rudecki 2024-09-05 19:38:11 +00:00
parent 239c3734f1
commit 840f3d46db
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
hidl_package_root {
name: "vendor.lineage",
path: "hardware/lineage/interfaces",
path: "hardware/tequila/interfaces",
}

View file

@ -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"