summaryrefslogtreecommitdiffstats
path: root/res/xml/security_settings_misc.xml
diff options
context:
space:
mode:
authorrich cannings <richc@google.com>2014-07-21 16:12:49 -0700
committerrich cannings <richc@google.com>2014-07-24 15:13:23 -0700
commitb8684d573e1357ee573f26d511a630b39e368d0f (patch)
tree3bbeb685cab32a8e3d7a7152998b6a08a45557e0 /res/xml/security_settings_misc.xml
parentc3bd8097d8d4085cbe855ce3f1d570f6edc54891 (diff)
downloadpackages_apps_Settings-b8684d573e1357ee573f26d511a630b39e368d0f.zip
packages_apps_Settings-b8684d573e1357ee573f26d511a630b39e368d0f.tar.gz
packages_apps_Settings-b8684d573e1357ee573f26d511a630b39e368d0f.tar.bz2
Remove "Verify apps" from Security settings
The setting moved to Google settings Bug: 15588470 Change-Id: I40c0b6073949a69bfb8f0fa8f9fd405fbf9946de
Diffstat (limited to 'res/xml/security_settings_misc.xml')
-rw-r--r--res/xml/security_settings_misc.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/res/xml/security_settings_misc.xml b/res/xml/security_settings_misc.xml
index 06743a5..ed63028 100644
--- a/res/xml/security_settings_misc.xml
+++ b/res/xml/security_settings_misc.xml
@@ -57,12 +57,6 @@
android:summaryOn="@string/install_unknown_applications"
android:persistent="false" />
- <CheckBoxPreference android:key="toggle_verify_applications"
- android:title="@string/verify_applications"
- android:summaryOff="@string/verify_applications_summary"
- android:summaryOn="@string/verify_applications_summary"
- android:persistent="false" />
-
</PreferenceCategory>
<PreferenceCategory android:key="credentials_management"