Provide SuspendDialogInfo when quarantining an app.
Customize the dialog to include a button to allow users to take an app out of the quarantine state. Bug: 297934650 Test: atest tests/robotests/src/com/android/settings/development/quarantine/QuarantinedAppsScreenControllerTest.java Change-Id: I1b6e9f057fed91ae131602fd6d6ddf5e23958a65
This commit is contained in:
@@ -12458,4 +12458,6 @@
|
||||
|
||||
<!-- Developer settings: Title for the screen allowing user to control Quarantined apps [CHAR LIMIT=50] -->
|
||||
<string name="quarantined_apps_title">Quarantined Apps</string>
|
||||
<!-- Developer settings: Button to unquarantine an app [CHAR LIMIT=20] -->
|
||||
<string name="unquarantine_app_button">Unquarantine app</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user