Don't prompt twice to uninstall updates
PackageInstaller is going to ask again, so skip asking in Settings when user wants to uninstall updates to a system app. Bug: 26694521 Change-Id: I4335a4e9bfe54985eb58ba19a890caba06705bef
This commit is contained in:
@@ -3350,10 +3350,6 @@
|
||||
<string name="app_not_found_dlg_text"> The app wasn\u2019t found in the list of installed apps.</string>
|
||||
<!-- Manage applications, individual application dialog box message. Shown when there was an error trying to clear the data. -->
|
||||
<string name="clear_data_failed">Couldn\u2019t clear app data.</string>
|
||||
<!-- Manage applications, factory reset dialog title for system applications. -->
|
||||
<string name="app_factory_reset_dlg_title">Uninstall updates?</string>
|
||||
<!-- Manage applications, factory reset option dialog text for system applications. -->
|
||||
<string name="app_factory_reset_dlg_text">All updates to this Android system app will be uninstalled.</string>
|
||||
<!-- Manage applications, title for dialog if clear data fails-->
|
||||
<string name="clear_failed_dlg_title">Clear data</string>
|
||||
<!-- Manage applications, text for dialog if clear data fails-->
|
||||
|
||||
Reference in New Issue
Block a user