From d063bc5a7e26cde51c2479746f168e8da14d4c4e Mon Sep 17 00:00:00 2001 From: John Spurlock Date: Mon, 16 Jun 2014 13:21:07 -0400 Subject: [PATCH] Settings: Remove low power mode from development settings. The wiring was removed, this also removes the declarative pieces. The same function is now under Battery saver settings. Change-Id: I975afaa3beb771aa80bbef06da1bba9a51519576 --- res/values/strings.xml | 5 ----- res/xml/development_prefs.xml | 5 ----- 2 files changed, 10 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index a49e11829cf..5e5e912539e 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -4472,11 +4472,6 @@ Force screen layout direction to RTL for all locales - - Low Power Mode - - Enable battery saving settings - Show CPU usage diff --git a/res/xml/development_prefs.xml b/res/xml/development_prefs.xml index f0b17f991e8..98397bf90b4 100644 --- a/res/xml/development_prefs.xml +++ b/res/xml/development_prefs.xml @@ -253,11 +253,6 @@ android:title="@string/strict_mode" android:summary="@string/strict_mode_summary"/> - -