Remove system tutorial option in Settings->About.
It was being activated by third party IMEs that have tutorials. Remove the code permanently, since we don't support the system tutorial flow anymore. Bug: 5425836 Change-Id: I691b8d48309b3dd3a25c9994334dc4692a70e482
This commit is contained in:
@@ -2128,12 +2128,6 @@
|
||||
<!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip />
|
||||
<!-- About phone settings screen, setting option name to see terms and conditions -->
|
||||
<string name="terms_title">Terms and conditions</string>
|
||||
<!-- About phone settings screen, running the System Tutorial -->
|
||||
<string name="system_tutorial_list_item_title">System tutorial</string>
|
||||
<!-- About phone settings screen, summary of what System Tutorial does -->
|
||||
<string name="system_tutorial_list_item_summary" product="tablet">Learn how to use your tablet</string>
|
||||
<!-- About phone settings screen, summary of what System Tutorial does -->
|
||||
<string name="system_tutorial_list_item_summary" product="default">Learn how to use your phone</string>
|
||||
|
||||
<!-- Title for actual Settings license activity. --> <skip />
|
||||
<!-- About phone settings, Legal information setting option name and title of dialog box holding license info -->
|
||||
|
Reference in New Issue
Block a user