From c408ab3de6752513d5fe0750f211082fa91d4115 Mon Sep 17 00:00:00 2001 From: Lorenzo Colitti Date: Wed, 17 Feb 2016 22:06:10 +0900 Subject: [PATCH] Hide the legacy DHCP client option, since it no longer works. This only removes the option from the Developer Settings screen. Future changes will need to: - Remove the localized strings. - Remove the settings constants in SettingsLib. Bug: 26991160 Change-Id: I1770bb1c206818317845ff5aa340b2a9a76118b5 --- res/xml/development_prefs.xml | 5 ----- .../android/settings/DevelopmentSettings.java | 18 ------------------ 2 files changed, 23 deletions(-) diff --git a/res/xml/development_prefs.xml b/res/xml/development_prefs.xml index c74d3350c27..18a5fb958b9 100644 --- a/res/xml/development_prefs.xml +++ b/res/xml/development_prefs.xml @@ -139,11 +139,6 @@ android:title="@string/wifi_allow_scan_with_traffic" android:summary="@string/wifi_allow_scan_with_traffic_summary"/> - -