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

Commit 63820810 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

parents d99bcf72 e7afcdd2
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) {