- Updated Android.bp with latest hidl-gen for all HAL modules - Add package root for HAL modules. Change-Id: I2c5bd4b275eb0f29d330383afc49417230eacc8b
18 lines
445 B
Plaintext
18 lines
445 B
Plaintext
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "vendor.qti.hardware.wifi.supplicant@1.0",
|
|
root: "vendor.qti.hardware.wifi",
|
|
srcs: [
|
|
"ISupplicantVendorStaIface.hal",
|
|
"ISupplicantVendorStaIfaceCallback.hal",
|
|
"ISupplicantVendorStaNetwork.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.wifi.supplicant@1.0",
|
|
"android.hidl.base@1.0",
|
|
],
|
|
gen_java: true,
|
|
}
|
|
|