diff options
| -rw-r--r-- | core/res/res/values/config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index 544c95351b7c..12c734b45f6d 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -501,7 +501,7 @@ When true, overrides the config_tether_upstream_types setting above. --> - <bool translatable="false" name="config_tether_upstream_automatic">false</bool> + <bool translatable="false" name="config_tether_upstream_automatic">true</bool> <!-- If the DUN connection for this CDMA device supports more than just DUN --> <!-- traffic you should list them here. --> |