NotificationUtil: Drop unused updater service notification channel

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2024-10-06 18:10:56 +05:30
parent 385817990f
commit 8abb358f6c
52 changed files with 49 additions and 107 deletions

View File

@@ -320,7 +320,6 @@
<string name="toast_proxy_invalid">"Invalid proxy URL, check format!"</string>
<string name="toast_proxy_success">"Proxy set successfully"</string>
<string name="toast_proxy_failed">"Failed to set proxy"</string>
<string name="notification_channel_updater_service">App background download service</string>
<string name="app_updater_service_notif_title">Background app download</string>
<string name="app_updater_service_notif_text">Enables background app download</string>
<string name="update_available">update available</string>