summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
authorAmith Yamasani <yamasani@google.com>2011-11-09 21:19:23 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2011-11-09 21:19:23 +0000
commitda7b2289255cdf48851014f87e1c1032094a89f0 (patch)
treedf8940ab5aaf1c968e2b95bd32be441e9e084090 /res/xml
parent5d549f972b6c1b86b33b5d089e24f7b96b7546c8 (diff)
parent2ad06bbd5f7a1b836ad3536e96817d7ec29a2e70 (diff)
downloadpackages_apps_Settings-da7b2289255cdf48851014f87e1c1032094a89f0.zip
packages_apps_Settings-da7b2289255cdf48851014f87e1c1032094a89f0.tar.gz
packages_apps_Settings-da7b2289255cdf48851014f87e1c1032094a89f0.tar.bz2
am 2ad06bbd: Merge "Remove system tutorial option in Settings->About." into ics-mr1
* commit '2ad06bbd5f7a1b836ad3536e96817d7ec29a2e70': Remove system tutorial option in Settings->About.
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/device_info_settings.xml8
1 files changed, 1 insertions, 7 deletions
diff --git a/res/xml/device_info_settings.xml b/res/xml/device_info_settings.xml
index 4dfc718..d2ead7f 100644
--- a/res/xml/device_info_settings.xml
+++ b/res/xml/device_info_settings.xml
@@ -80,13 +80,7 @@
<intent android:action="android.settings.TEAM" />
</PreferenceScreen>
-->
- <!-- System Tutorial - launches activity -->
- <PreferenceScreen android:key="system_tutorial"
- android:title="@string/system_tutorial_list_item_title"
- android:summary="@string/system_tutorial_list_item_summary">
- <intent android:action="android.intent.action.SYSTEM_TUTORIAL" />
- </PreferenceScreen>
-
+
<!-- Device hardware model -->
<Preference android:key="device_model"
style="?android:preferenceInformationStyle"