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:
@@ -311,7 +311,6 @@
|
||||
<string name="notification_channel_updates">通知の更新</string>
|
||||
<string name="notification_updates_available_1"><xliff:g id="apps_count">%1$d</xliff:g>個の更新があります</string>
|
||||
<string name="notification_updates_available_desc_1">新しいバージョンがあります: <xliff:g id="app_one_name">%1$s</xliff:g></string>
|
||||
<string name="checking_for_updates">更新を確認しています</string>
|
||||
<string name="toast_import_success">デバイス設定をインポートしました</string>
|
||||
<string name="toast_import_failed">デバイス設定をインポートできませんでした</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>
|
||||
|
||||
Reference in New Issue
Block a user