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

@@ -286,7 +286,6 @@
<string name="title_installer">앱 인스톨러</string>
<string name="title_language">언어</string>
<string name="toast_apk_blacklisted">블랙리스트됨</string>
<string name="notification_channel_updater_service">앱 백그라운드 다운로드 서비스</string>
<string name="notification_channel_updates">업데이트 알림</string>
<string name="server_maintenance">유지 보수를 위해 서버가 다운</string>
<string name="notification_updates_available_1"><xliff:g id="apps_count">%1$d</xliff:g> 업데이트 대기 중</string>
@@ -367,4 +366,4 @@
<string name="pref_clear_device_owner_title">장치 소유자 삭제</string>
<string name="pref_clear_device_owner_summary">Aurora Store는 더 이상 장치 소유자 앱으로 사용할 수 없습니다.</string>
<string name="pref_clear_device_owner_desc">세션 설치 프로그램의 자동 설치 권한이 취소됩니다.장치 소유권을 계속 삭제하시겠습니까?</string>
</resources>
</resources>