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

Commit 618af8b9 authored by Michael Bestas's avatar Michael Bestas
Browse files

symbols: Remove duplicate symbol

* Also move intrusive notification LED symbol to the correct place

Change-Id: I0360f3faf08c1d36b47262dca596b2a48481826e
parent 013b39da
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -1730,8 +1730,6 @@

  <!-- From Settings -->
  <java-symbol type="array" name="config_mobile_hotspot_provision_app" />
  <java-symbol type="bool" name="config_intrusiveNotificationLed" />
  <java-symbol type="bool" name="config_intrusiveBatteryLed" />
  <java-symbol type="dimen" name="preference_fragment_padding_bottom" />
  <java-symbol type="dimen" name="preference_fragment_padding_side" />
  <java-symbol type="drawable" name="expander_ic_maximized" />
@@ -1841,6 +1839,7 @@
  <java-symbol type="bool" name="config_singleStageCameraKey" />

  <!-- Notification and battery light -->
  <java-symbol type="bool" name="config_intrusiveNotificationLed" />
  <java-symbol type="bool" name="config_intrusiveBatteryLed" />
  <java-symbol type="bool" name="config_multiColorBatteryLed" />
  <java-symbol type="array" name="notification_light_package_mapping" />