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

Commit 30f9b241 authored by Danny Baumann's avatar Danny Baumann Committed by Gerrit Code Review
Browse files

Merge "Don't assume any ringtone is present on external storage." into cm-10.1

parents 78025ceb a023b1f7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -101,8 +101,8 @@
    </profile>
    <profile nameres="profileNameHome">
        <profileGroup uuid="d393035d-ea71-4f2a-bdbd-b65f6bf298f1">
            <sound>content://media/external/audio/media/11</sound>
            <ringer>content://media/external/audio/media/5</ringer>
            <sound>content://settings/system/notification_sound</sound>
            <ringer>content://settings/system/ringtone</ringer>
            <soundMode>OVERRIDE</soundMode>
            <ringerMode>OVERRIDE</ringerMode>
            <vibrateMode>OVERRIDE</vibrateMode>