sm8150-common: add prebuilt hidl interface for wigig
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
This commit is contained in:
parent
ef2820ef9d
commit
4d3e14094f
|
@ -1,2 +1,9 @@
|
||||||
soong_namespace {
|
soong_namespace {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
prebuilt_hidl_interfaces {
|
||||||
|
name: "hidl_netperftuner_interface",
|
||||||
|
interfaces: [
|
||||||
|
"vendor.qti.hardware.wigig.netperftuner@1.0::INetPerfTuner",
|
||||||
|
],
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue