UpdateWorker: Drop non-required foregroundInfo method
We are not an expedited nor in foreground, no need to have foregroundInfo method with an ongoing notification. Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -305,7 +305,6 @@
|
||||
<string name="action_import">导入</string>
|
||||
<string name="toast_import_failed">无法导入设备配置文件</string>
|
||||
<string name="downloading_dep">正在下载 <xliff:g id="app">%1$s</xliff:g> 的额外文件</string>
|
||||
<string name="checking_for_updates">正在检查更新</string>
|
||||
<string name="notification_updates_available_1"><xliff:g id="apps_count">%1$d</xliff:g> 个更新可用</string>
|
||||
<string name="notification_updates_available"><xliff:g id="apps_count">%1$d</xliff:g> 个更新可用</string>
|
||||
<string name="notification_updates_available_desc_4"><xliff:g id="app_one_name">%1$s</xliff:g>、 <xliff:g id="app_two_name">%2$s</xliff:g>、 <xliff:g id="app_three_name">%3$s</xliff:g> 和 <xliff:g id="apps_count">%4$d</xliff:g> 更多</string>
|
||||
|
||||
Reference in New Issue
Block a user