Automated import from //branches/donutburger/...@142826,142826
This commit is contained in:
committed by
The Android Open Source Project
parent
3e3330de79
commit
60af953bda
@@ -76,6 +76,13 @@
|
||||
<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"
|
||||
|
||||
Reference in New Issue
Block a user