common: Allow wifi HAL to read SAP interface prop for hotspot lineage-18.1
authorAndreas Schneider <asn@cryptomilk.org>
Mon, 23 Aug 2021 06:32:28 +0000 (08:32 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Mon, 23 Aug 2021 06:32:28 +0000 (08:32 +0200)
Change-Id: Ifc95484f1cabadab4f84feff4432e31bb4c8f692

common/vendor/hal_wifi_default.te [new file with mode: 0644]

diff --git a/common/vendor/hal_wifi_default.te b/common/vendor/hal_wifi_default.te
new file mode 100644 (file)
index 0000000..98f0b47
--- /dev/null
@@ -0,0 +1,4 @@
+# hal_wifi_default.te
+
+# Needed for wifi hotspot to read sap interface
+get_prop(hal_wifi_default, vendor_wifi_prop)