mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-04 15:37:46 -04:00
universal7870: Remove config_tether_upstream_types overlay
* No need for it now as framework side handles this well on P Conflicts: overlay/frameworks/base/core/res/res/values/config.xml
This commit is contained in:
parent
53a1e10e9f
commit
bd193820cd
1 changed files with 0 additions and 12 deletions
|
@ -69,18 +69,6 @@
|
|||
<item>bt-pan</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Array of allowable ConnectivityManager network types for tethering -->
|
||||
<!-- Common options are [1, 4] for TYPE_WIFI and TYPE_MOBILE_DUN or
|
||||
[0,1,5,7] for TYPE_MOBILE, TYPE_WIFI, TYPE_MOBILE_HIPRI and TYPE_BLUETOOTH -->
|
||||
<integer-array translatable="false" name="config_tether_upstream_types">
|
||||
<item>0</item>
|
||||
<item>1</item>
|
||||
<item>4</item>
|
||||
<item>5</item>
|
||||
<item>7</item>
|
||||
<item>9</item>
|
||||
</integer-array>
|
||||
|
||||
<!-- The default iface on which to monitor data use -->
|
||||
<string name="config_datause_iface" translatable="false">rmnet0</string>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue