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

Commit 1988b1e0 authored by Valentin Iftime's avatar Valentin Iftime
Browse files

Remove unsused resource config_nonBlockableNotificationPackages

 Cleanup unused resources.

Bug: 258191601
Test: m -j
Change-Id: I3d72698339fe43dd8bb984aba48ee09c965decea
parent 3f63bc84
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -4060,16 +4060,6 @@
    -->
    <string-array translatable="false" name="config_convert_to_emergency_number_map" />

    <!-- An array of packages for which notifications cannot be blocked.
         Should only be used for core device functionality that must not be
         rendered inoperative for safety reasons, like the phone dialer and
         SMS handler. -->
    <string-array translatable="false" name="config_nonBlockableNotificationPackages">
        <item>com.android.dialer</item>
        <item>com.android.messaging</item>
        <item>com.android.cellbroadcastreceiver.module</item>
    </string-array>

    <!-- An array of packages that can make sound on the ringer stream in priority-only DND
     mode -->
    <string-array translatable="false" name="config_priorityOnlyDndExemptPackages">
+0 −1
Original line number Diff line number Diff line
@@ -3399,7 +3399,6 @@

  <java-symbol type="array" name="config_convert_to_emergency_number_map" />

  <java-symbol type="array" name="config_nonBlockableNotificationPackages" />
  <java-symbol type="array" name="config_priorityOnlyDndExemptPackages" />

  <!-- Screen-size-dependent modes for picker dialogs. -->