From 6488335a937c03ec28bc7f4c7722d890bd225fbc Mon Sep 17 00:00:00 2001 From: Purushottam Kushwaha Date: Wed, 6 May 2020 19:57:38 +0530 Subject: [PATCH] sm6250-common: NAN: set property 'wifi.aware.interface' to use separate interface This CL is to set 'wifi.aware.interface' property for the targets where separate NAN discovery interface is supported. Change-Id: Ib892f2207a9366a5a86071fd6d3c4b37e174b08c CRs-Fixed: 2680050 --- vendor.prop | 3 +++ 1 file changed, 3 insertions(+) diff --git a/vendor.prop b/vendor.prop index b5f52c2..2f3d266 100644 --- a/vendor.prop +++ b/vendor.prop @@ -231,3 +231,6 @@ persist.vendor.ssr.restart_level=ALL_ENABLE # WFD persist.debug.wfd.enable=1 persist.sys.wfd.virtual=0 + +# Wi-Fi +wifi.aware.interface=wifi-aware0