Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 23228db8 authored by Chen Xu's avatar Chen Xu Committed by Android (Google) Code Review
Browse files

Merge "rename notification channel" into oc-mr1-dev

parents 72f5cb4f 4812154a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -160,8 +160,8 @@
    <string name="notification_channel_call_forward">Call forwarding</string>
    <!-- Telephony notification channel name for a channel containing emergency callback mode notifications. -->
    <string name="notification_channel_emergency_callback">Emergency callback mode</string>
    <!-- Telephony notification channel name for a channel containing mobile data alert notifications. -->
    <string name="notification_channel_mobile_data_alert">Mobile data alerts</string>
    <!-- Telephony notification channel name for a channel containing mobile data status notifications. -->
    <string name="notification_channel_mobile_data_status">Mobile data status</string>
    <!-- Telephony notification channel name for a channel containing sms notifications. -->
    <string name="notification_channel_sms">SMS messages</string>
    <!-- Telephony notification channel name for a channel containing voice mail notifications. -->
+1 −1
Original line number Diff line number Diff line
@@ -540,7 +540,7 @@
  <java-symbol type="string" name="notification_channel_network_alert" />
  <java-symbol type="string" name="notification_channel_call_forward" />
  <java-symbol type="string" name="notification_channel_emergency_callback" />
  <java-symbol type="string" name="notification_channel_mobile_data_alert" />
  <java-symbol type="string" name="notification_channel_mobile_data_status" />
  <java-symbol type="string" name="notification_channel_sms" />
  <java-symbol type="string" name="notification_channel_voice_mail" />
  <java-symbol type="string" name="notification_channel_wfc" />