Add functions for table action.
1. Insert/Update/Query/Delete 2. Update the action when app been restricted 3. Display restriction time in RestrictedAppDetails Bug: 111366678 Test: RunSettingsRoboTests Change-Id: I77a53f70e1ce4b612aabe28b7a1bb5df8f3ec9d5
This commit is contained in:
@@ -5091,6 +5091,9 @@
|
||||
<item quantity="other">Limiting battery usage for %1$d apps</item>
|
||||
</plurals>
|
||||
|
||||
<!-- Summary for restricted app to show the restriction time [CHAR LIMIT=NONE] -->
|
||||
<string name="restricted_app_time_summary">Restricted <xliff:g id="time" example="5 days ago">%1$s</xliff:g></string>
|
||||
|
||||
<!-- Footer message for restrict app details page -->
|
||||
<string name="restricted_app_detail_footer">These apps have been using battery in the background. Restricted apps may not work properly and notifications may be delayed.</string>
|
||||
|
||||
|
Reference in New Issue
Block a user