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

Commit 0225efa0 authored by Iavor-Valentin Iftime's avatar Iavor-Valentin Iftime Committed by Android (Google) Code Review
Browse files

Merge "Remove unsused resource config_nonBlockableNotificationPackages"

parents 234f91c9 1988b1e0
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -4110,16 +4110,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
@@ -3419,7 +3419,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. -->