Revert "config: Use tether automatic upstream selection"

This is now the default in Q as per:
https://github.com/LineageOS/android_frameworks_base/commit/a78701812fed

This reverts commit 4ec881366c.

Change-Id: Ic8276126570ed0f03c8f556d7551d8f7ce6ed7a8
gugelfrei
Arne Coucheron 5 years ago committed by Sam Mortimer
parent 3bf932e2e0
commit f2bdbb8476

@ -89,9 +89,4 @@
<!-- Whether or not we should show the option to show battery percentage -->
<bool name="config_battery_percentage_setting_available">false</bool>
<!-- When true, the tethering upstream network follows the current default
Internet network (except when the current default network is mobile,
in which case a DUN network will be used if required). -->
<bool name="config_tether_upstream_automatic">true</bool>
</resources>

Loading…
Cancel
Save