From 74b76dfffb6b923e2bec58d85f52b10347bf7c63 Mon Sep 17 00:00:00 2001 From: "Kevin F. Haggerty" Date: Thu, 21 Jan 2021 06:35:25 -0700 Subject: [PATCH] Revert "msm8974-common: overlay: Disable wifi AP MAC randomization" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Oddly, disabling MAC randomization fully breaks AP, which really just points to a platform problem. But it seems that our device can actually handle the "randomization", which doesn't actually randomize anything (for us). ¯\_(ツ)_/¯ This reverts commit 1e39b786ecccec65da513f7f20c4f125dcd0e43b. Change-Id: I8bbcdb968a08f0c700cf436cfdde453b51f96170 --- overlay/frameworks/opt/net/wifi/service/res/values/config.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/overlay/frameworks/opt/net/wifi/service/res/values/config.xml b/overlay/frameworks/opt/net/wifi/service/res/values/config.xml index 3f40f18..b529266 100644 --- a/overlay/frameworks/opt/net/wifi/service/res/values/config.xml +++ b/overlay/frameworks/opt/net/wifi/service/res/values/config.xml @@ -15,9 +15,6 @@ --> - - false - true