summaryrefslogtreecommitdiffstats
path: root/res/xml/device_info_status.xml
diff options
context:
space:
mode:
authorEvan Millar <>2009-03-24 22:42:51 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-03-24 22:42:51 -0700
commit83368552d1f82cf7cc36f01dc3697e9607a43123 (patch)
treea894210382dd83064548460a4061334ce3b6015e /res/xml/device_info_status.xml
parent6a5687ebf5cb3cbe0def69449de7bf63cfe26bc2 (diff)
downloadpackages_apps_Settings-83368552d1f82cf7cc36f01dc3697e9607a43123.zip
packages_apps_Settings-83368552d1f82cf7cc36f01dc3697e9607a43123.tar.gz
packages_apps_Settings-83368552d1f82cf7cc36f01dc3697e9607a43123.tar.bz2
Automated import from //branches/donutburger/...@142431,142431
Diffstat (limited to 'res/xml/device_info_status.xml')
-rw-r--r--res/xml/device_info_status.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/res/xml/device_info_status.xml b/res/xml/device_info_status.xml
index 4934817..2d4c772 100644
--- a/res/xml/device_info_status.xml
+++ b/res/xml/device_info_status.xml
@@ -87,10 +87,5 @@
android:title="@string/status_up_time"
android:summary="@string/device_info_not_available"
android:persistent="false" />
- <Preference android:key="awake_time"
- style="?android:attr/preferenceInformationStyle"
- android:title="@string/status_awake_time"
- android:summary="@string/device_info_not_available"
- android:persistent="false" />
</PreferenceScreen>