sm8150-common: add prebuilt hidl interface for wigig

Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
This commit is contained in:
Omkar Chandorkar 2021-10-28 21:02:07 +05:30
parent ef2820ef9d
commit 4d3e14094f
No known key found for this signature in database
GPG Key ID: 95A33FD984777F70
1 changed files with 7 additions and 0 deletions

View File

@ -1,2 +1,9 @@
soong_namespace {
}
prebuilt_hidl_interfaces {
name: "hidl_netperftuner_interface",
interfaces: [
"vendor.qti.hardware.wigig.netperftuner@1.0::INetPerfTuner",
],
}