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

@@ -253,7 +253,6 @@
<string name="rate_limited">Oops, 이 계정은 제한됩니다!</string>
<string name="pref_updates_check_frequency">자동 업데이트 작동주기</string>
<string name="tab_top_free">인기 무료</string>
<string name="checking_for_updates">업데이트 확인</string>
<string name="ui_accent_10">오렌지</string>
<string name="expand">확장됨</string>
<string name="open_in_aurora">오로라 스토어로 열기</string>