Merge "Wifi Setting: Use SoftApConfiguration for Tether Setting"

This commit is contained in:
TreeHugger Robot
2019-12-06 03:29:52 +00:00
committed by Android (Google) Code Review
18 changed files with 191 additions and 177 deletions

View File

@@ -229,7 +229,7 @@
<!-- Values for security type for wireless tether -->
<string-array name="wifi_tether_security_values" translatable="false">
<!-- Do not translate. -->
<item>4</item>
<item>1</item>
<!-- Do not translate. -->
<item>0</item>
</string-array>