From 123b758b855cd86d514ef2a14daf286894684694 Mon Sep 17 00:00:00 2001 From: SoftNirav Date: Tue, 14 Feb 2017 19:17:52 +0530 Subject: [PATCH] Typo in config.xml Correcting this quotes might help solve the hotspot bug. --- overlay/frameworks/base/core/res/res/values/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml index 15ef29e..c657fa9 100644 --- a/overlay/frameworks/base/core/res/res/values/config.xml +++ b/overlay/frameworks/base/core/res/res/values/config.xml @@ -36,7 +36,7 @@ Wifi interfaces. If the device doesn't want to support tethering over Wifi this should be empty. An example would be "softap.*" --> - wlan\\d + "wlan\\d"