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:
Aayush Gupta
2024-05-31 14:39:36 +05:30
parent fc6c5b0307
commit 45e92d3efe
42 changed files with 0 additions and 69 deletions

View File

@@ -288,7 +288,6 @@
<string name="notification_updates_available_desc_1">En ny version av <xliff:g id="app_one_name">%1$s</xliff:g> är tillgänglig</string>
<string name="action_enable">Aktivera</string>
<string name="toast_import_failed">Kunde inte importera enhetens konfig</string>
<string name="checking_for_updates">Söker efter uppdateringar</string>
<string name="download_eta_sec">%1$ds kvar</string>
<string name="app_links_desc">Tillåt Aurora-butiken att öppna länkar som stöds</string>
<string name="requesting_new_session">Begär en ny session</string>