summaryrefslogtreecommitdiffstats
path: root/res/xml/security_settings_misc.xml
diff options
context:
space:
mode:
authorJim Miller <jaggies@google.com>2014-08-08 18:30:20 -0700
committerJim Miller <jaggies@google.com>2014-08-13 19:43:20 +0000
commit5a10a8df0efcf034077cbfcd28dd2e495b8d0441 (patch)
treeb366563c1389390f1aa9e305a4cadeef101e1933 /res/xml/security_settings_misc.xml
parentb37ad3d0e903a602272c8ce6e5c51630b5ca063b (diff)
downloadpackages_apps_Settings-5a10a8df0efcf034077cbfcd28dd2e495b8d0441.zip
packages_apps_Settings-5a10a8df0efcf034077cbfcd28dd2e495b8d0441.tar.gz
packages_apps_Settings-5a10a8df0efcf034077cbfcd28dd2e495b8d0441.tar.bz2
Use SwitchPreference in TrustAgentSettings.
Fixes bug 16900059 Change-Id: I52dcfd2a2651f8f770477df3c72176303a9d1b39
Diffstat (limited to 'res/xml/security_settings_misc.xml')
-rw-r--r--res/xml/security_settings_misc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/security_settings_misc.xml b/res/xml/security_settings_misc.xml
index a0e81b2..1f280a9 100644
--- a/res/xml/security_settings_misc.xml
+++ b/res/xml/security_settings_misc.xml
@@ -107,7 +107,7 @@
android:title="@string/manage_trust_agents"
android:summary="@string/manage_trust_agents_summary"
android:persistent="false"
- android:fragment="com.android.settings.AdvancedSecuritySettings"/>
+ android:fragment="com.android.settings.TrustAgentSettings"/>
<PreferenceScreen
android:key="screen_pinning_settings"