Merge "Update the text of background app battery usage notification." into tm-dev am: 885af3d522
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/17697827 Change-Id: I199e56cf08e4d1acdd3bf6d105a47a5779d7bde5 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -6292,12 +6292,12 @@ ul.</string>
|
||||
<!-- Title for the notification channel notifying user of abusive background apps. [CHAR LIMIT=NONE] -->
|
||||
<string name="notification_channel_abusive_bg_apps">Background Activity</string>
|
||||
<!-- Title of notification indicating abusive background apps. [CHAR LIMIT=NONE] -->
|
||||
<string name="notification_title_abusive_bg_apps">An app is using battery</string>
|
||||
<string name="notification_title_abusive_bg_apps">An app is draining battery</string>
|
||||
<!-- Title of notification indicating long running foreground services. [CHAR LIMIT=NONE] -->
|
||||
<string name="notification_title_long_running_fgs">An app is still active</string>
|
||||
<!-- Content of notification indicating abusive background apps. [CHAR LIMIT=NONE] -->
|
||||
<string name="notification_content_abusive_bg_apps">
|
||||
<xliff:g id="app" example="Gmail">%1$s</xliff:g> is using battery in the background. Tap to review.
|
||||
<xliff:g id="app" example="Gmail">%1$s</xliff:g> is running in the background. Tap to manage battery usage.
|
||||
</string>
|
||||
<!-- Content of notification indicating long running foreground service. [CHAR LIMIT=NONE] -->
|
||||
<string name="notification_content_long_running_fgs">
|
||||
|
||||
Reference in New Issue
Block a user