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

Commit 9217d6e4 authored by Lais Andrade's avatar Lais Andrade Committed by Automerger Merge Worker
Browse files

Merge "Disable silent ringtone ogg asset" into sc-v2-dev am: 2a482869 am: 62812521

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16040471

Change-Id: I9fc3e1514f91b390b45002696c3ef136de356b35
parents da855833 62812521
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4065,7 +4065,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>