summaryrefslogtreecommitdiffstats
path: root/wifi/supplicant/2.0/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'wifi/supplicant/2.0/Android.bp')
-rw-r--r--wifi/supplicant/2.0/Android.bp24
1 files changed, 24 insertions, 0 deletions
diff --git a/wifi/supplicant/2.0/Android.bp b/wifi/supplicant/2.0/Android.bp
new file mode 100644
index 0000000..5454162
--- /dev/null
+++ b/wifi/supplicant/2.0/Android.bp
@@ -0,0 +1,24 @@
+// This file is autogenerated by hidl-gen -Landroidbp.
+
+hidl_interface {
+ name: "vendor.qti.hardware.wifi.supplicant@2.0",
+ root: "vendor.qti.hardware.wifi",
+ product_specific: true,
+ srcs: [
+ "ISupplicantVendor.hal",
+ "ISupplicantVendorIface.hal",
+ "ISupplicantVendorNetwork.hal",
+ "ISupplicantVendorP2PIface.hal",
+ "ISupplicantVendorP2PIfaceCallback.hal",
+ "ISupplicantVendorStaIface.hal",
+ "ISupplicantVendorStaIfaceCallback.hal",
+ "ISupplicantVendorStaNetwork.hal",
+ ],
+ interfaces: [
+ "android.hardware.wifi.supplicant@1.0",
+ "android.hardware.wifi.supplicant@1.1",
+ "android.hidl.base@1.0",
+ ],
+ gen_java: true,
+}
+