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

@@ -306,7 +306,6 @@
<string name="expand">展開</string>
<string name="open_in_aurora">在 Aurora 商店中開啟</string>
<string name="notification_channel_updates">更新通知</string>
<string name="checking_for_updates">正在檢查更新</string>
<string name="ui_accent_6">紫色</string>
<string name="ui_accent_7">灰色</string>
<string name="ui_accent_8">粉紅色</string>