summaryrefslogtreecommitdiffstats
path: root/wifi/hostapd/1.1/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'wifi/hostapd/1.1/Android.bp')
-rw-r--r--wifi/hostapd/1.1/Android.bp19
1 files changed, 19 insertions, 0 deletions
diff --git a/wifi/hostapd/1.1/Android.bp b/wifi/hostapd/1.1/Android.bp
new file mode 100644
index 0000000..b8ffaaa
--- /dev/null
+++ b/wifi/hostapd/1.1/Android.bp
@@ -0,0 +1,19 @@
+// This file is autogenerated by hidl-gen -Landroidbp.
+
+hidl_interface {
+ name: "vendor.qti.hardware.wifi.hostapd@1.1",
+ root: "vendor.qti.hardware.wifi",
+ product_specific: true,
+ srcs: [
+ "IHostapdVendor.hal",
+ "IHostapdVendorIfaceCallback.hal",
+ ],
+ interfaces: [
+ "android.hardware.wifi.hostapd@1.0",
+ "android.hardware.wifi.supplicant@1.0",
+ "android.hidl.base@1.0",
+ "vendor.qti.hardware.wifi.hostapd@1.0",
+ ],
+ gen_java: true,
+}
+