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

Commit 8a716925 authored by Vlad Popa's avatar Vlad Popa Committed by Automerger Merge Worker
Browse files

Merge "CSD: Remove forced logic" into udc-dev am: e7afcdd2 am: 63820810

parents 2d60e13d 63820810
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -574,10 +574,8 @@ public class SoundDoseHelper {

    /*package*/ void configureSafeMedia(boolean forced, String caller) {
        int msg = MSG_CONFIGURE_SAFE_MEDIA;
        if (forced) {
            // unforced should not cancel forced configure messages

        mAudioHandler.removeMessages(msg);
        }

        long time = 0;
        if (forced) {