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:
@@ -276,7 +276,6 @@
|
||||
<string name="session_init">Deixando tudo certo…</string>
|
||||
<string name="download_paused">Pausado • <xliff:g id="completed_downloads">%1$d</xliff:g> / <xliff:g id="all_downloads">%2$d</xliff:g></string>
|
||||
<string name="action_import">Importar</string>
|
||||
<string name="checking_for_updates">Procurando por atualizações</string>
|
||||
<string name="download_eta_hrs">%1$dh %2$dm %3$ds restando</string>
|
||||
<string name="download_eta_min">%1$dm %2$ds restando</string>
|
||||
<string name="download_eta_sec">%1$ds restando</string>
|
||||
|
||||
Reference in New Issue
Block a user