overlay: Change wifi tether interface
authorStricted <info@stricted.net>
Mon, 7 May 2018 23:26:54 +0000 (01:26 +0200)
committerStricted <info@stricted.net>
Mon, 7 May 2018 23:26:54 +0000 (01:26 +0200)
Change-Id: I89a0cd53a99a34806619587dba5e5c61a28f1030

overlay/frameworks/base/core/res/res/values/config.xml

index 5d9aac08f63c9f20bbcea40c2f4953eec60c9c4c..6474dfd06f8730a8649d355b70a91714ed0fe117 100644 (file)
@@ -77,7 +77,7 @@
          Wifi interfaces.  If the device doesn't want to support tethering over Wifi this
          should be empty.  An example would be "softap.*" -->
     <string-array translatable="false" name="config_tether_wifi_regexs">
-        <item>"ap\\d"</item>
+        <item>"wlan0"</item>
     </string-array>
 
     <string-array translatable="false" name="config_tether_bluetooth_regexs">