Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f2bdbb84 authored by Arne Coucheron's avatar Arne Coucheron Committed by Sam Mortimer
Browse files

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 4ec88136.

Change-Id: Ic8276126570ed0f03c8f556d7551d8f7ce6ed7a8
parent 3bf932e2
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -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>