Merge "Clean up config of tabs and trailing whitespace"

am: a4c1416c28

Change-Id: I2aee7d2a254fde80cb47eb121651c8eaaac1e9d4
This commit is contained in:
Chalard Jean
2019-01-21 11:33:28 -08:00
committed by android-build-merger

View File

@@ -378,8 +378,8 @@
Values must be from NetworkCapabilities#NET_CAPABILITIES_* constants.
[IP config] Optional. If empty or not specified - DHCP will be used, otherwise
use the following format to specify static IP configuration:
ip=<ip-address/mask> gateway=<ip-address> dns=<comma-sep-ip-addresses>
domains=<comma-sep-domains>
ip=<ip-address/mask> gateway=<ip-address> dns=<comma-sep-ip-addresses>
domains=<comma-sep-domains>
-->
<string-array translatable="false" name="config_ethernet_interfaces">
<!--