Files
android_vendor_qcom_opensou…/wifi/supplicant/1.0/Android.bp
Vinay Verma 31cf3c9602 Generate blueprint with updated hidl-gen
- Updated Android.bp with latest hidl-gen for all HAL modules
- Add package root for HAL modules.

Change-Id: I2c5bd4b275eb0f29d330383afc49417230eacc8b
2018-04-09 17:46:00 +05:30

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,
}