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

@@ -284,7 +284,6 @@
<string name="onboarding_permission_notifications_desc">Gửi thông báo về trạng thái cài đặt</string>
<string name="notification_channel_updates">Thông báo cập nhật</string>
<string name="notification_updates_available_desc_2"><xliff:g id="app_one_name">%1$s</xliff:g><xliff:g id="app_two_name">%2$s</xliff:g></string>
<string name="checking_for_updates">Kiểm tra cập nhật</string>
<string name="download_eta_min">Còn %1$d phút, %2$ds giây</string>
<string name="download_paused">Đã tạm dừng• <xliff:g id="completed_downloads">%1$d</xliff:g> / <xliff:g id="all_downloads">%2$d</xliff:g></string>
<string name="download_progress">Đang tải xuống• <xliff:g id="completed_downloads">%1$d</xliff:g> / <xliff:g id="all_downloads">%2$d</xliff:g><xliff:g id="speed">%3$s</xliff:g></string>