diff options
| author | Mister Oyster <oysterized@gmail.com> | 2017-03-12 17:56:52 +0100 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-03-12 17:56:52 +0100 |
| commit | 12b2f520db42e9374bfc3efd5bc0b073eb7f13a9 (patch) | |
| tree | b24694b8608e0b00e4c4ee93bf447c5275ad7478 /overlay | |
| parent | 23080282855f2a6a7b2d966cb2aa6e217d577949 (diff) | |
overlay: remove ipreachability (appears to not exist in android anymore)
Diffstat (limited to 'overlay')
| -rwxr-xr-x | overlay/frameworks/base/core/res/res/values/config.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml index 77b1225..d62018b 100755 --- a/overlay/frameworks/base/core/res/res/values/config.xml +++ b/overlay/frameworks/base/core/res/res/values/config.xml @@ -263,9 +263,6 @@ true will use SystemClock.elapsedRealtimeNanos() to set timestamp. --> <bool name="config_useSystemClockforRotationSensor">true</bool> - <!-- IpReachability monitor enable/Disable --> - <bool translatable="false" name="config_wifi_ipreachability_monitor">false</bool> - <!-- Wifi DualBand --> <bool name="config_wifi_dual_band_support">true</bool> |
