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

Commit 740e1c84 authored by Lais Andrade's avatar Lais Andrade
Browse files

Disable silent ringtone ogg asset

This is not stable enough for release, so will be disabled by default in
the platform.

Fix: 201475547
Test: manual
Change-Id: I9ea749d20a95b58fb1bdd8fa0bcb84e72d5eab2b
parent bd5d2d71
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4068,7 +4068,7 @@
    <string translatable="false" name="config_inCallNotificationSound">/product/media/audio/ui/InCallNotification.ogg</string>

    <!-- URI for default ringtone sound file to be used for silent ringer vibration -->
    <string translatable="false" name="config_defaultRingtoneVibrationSound">/product/media/audio/ui/AttentionalHaptics.ogg</string>
    <string translatable="false" name="config_defaultRingtoneVibrationSound"></string>

    <!-- Default number of notifications from the same app before they are automatically grouped by the OS -->
    <integer translatable="false" name="config_autoGroupAtCount">4</integer>