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

@@ -242,7 +242,6 @@
<string name="toast_export_success">设备配置已导出</string>
<string name="app_updater_service_notif_text">启用后台应用程序下载</string>
<string name="app_updater_service_notif_title">后台应用下载</string>
<string name="notification_channel_updater_service">应用后台下载服务</string>
<string name="pref_install_mode_am">应用管理器</string>
<string name="installer_am_unavailable">安装 App Manager 或更改安装程序。</string>
<string name="download_paused">已暂停 • <xliff:g id="completed_downloads">%1$d</xliff:g>/<xliff:g id="all_downloads">%2$d</xliff:g></string>
@@ -414,4 +413,4 @@
<string name="force_restart_summary">需要重启 Aurora 商店来应用新更改的设置</string>
<string name="export_app_title">文件导出工具</string>
<string name="export_app_summary">请稍等,正导出你的文件</string>
</resources>
</resources>