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

Commit 34449e89 authored by Yohei Yukawa's avatar Yohei Yukawa
Browse files

Remove an unused string res from symbols.xml

This is a follow up CL to my previous CL [1], which removed the string
resource

  notification_channel_virtual_keyboard

but forgot to remove it from symbols.xml.

This CL also removes it from symbols.xml.

 [1]: I3b09d2b05ba9bde686b360b9f720b5d4258551c3
      e23a4c13

Bug: 245989733
Fix: 254864236
Test: presubmit
Change-Id: I6f1cccca3ec1d594c1c8db82d846cc5bf9168354
parent 103b2888
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -3723,7 +3723,6 @@
  <java-symbol type="integer" name="config_maxUiWidth" />

  <!-- system notification channels -->
  <java-symbol type="string" name="notification_channel_virtual_keyboard" />
  <java-symbol type="string" name="notification_channel_physical_keyboard" />
  <java-symbol type="string" name="notification_channel_security" />
  <java-symbol type="string" name="notification_channel_car_mode" />