summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
authorAdam Lesinski <adamlesinski@google.com>2014-08-27 19:00:30 -0700
committerAdam Lesinski <adamlesinski@google.com>2014-08-27 19:00:30 -0700
commit1813c6297fd55d5640aad3eb614f0acd44c166d8 (patch)
tree8b8c5eb168ec31a18fad2753529ea4dc5cb327c4 /res/xml
parent18fbf724aac345418eba37c656b968f19acd15f7 (diff)
downloadpackages_apps_Settings-1813c6297fd55d5640aad3eb614f0acd44c166d8.zip
packages_apps_Settings-1813c6297fd55d5640aad3eb614f0acd44c166d8.tar.gz
packages_apps_Settings-1813c6297fd55d5640aad3eb614f0acd44c166d8.tar.bz2
Update UI for UsageStatsSettings
Bug: 16461070 Change-Id: I616421d5ff8124892a676b8f5302b2341773d6eb
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/usage_access_settings.xml14
1 files changed, 1 insertions, 13 deletions
diff --git a/res/xml/usage_access_settings.xml b/res/xml/usage_access_settings.xml
index 944126e..cd87be5 100644
--- a/res/xml/usage_access_settings.xml
+++ b/res/xml/usage_access_settings.xml
@@ -16,16 +16,4 @@
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
android:key="usage_access"
- android:title="@string/usage_access_title">
-
- <PreferenceCategory
- android:key="apps"
- android:title="@string/usage_access_app_list_header"
- android:persistent="false" />
-
- <Preference
- android:summary="@string/usage_access_body"
- android:persistent="false"
- android:selectable="false" />
-
-</PreferenceScreen>
+ android:title="@string/usage_access_title"/>