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

Commit c424828b authored by Jean-Michel Trivi's avatar Jean-Michel Trivi Committed by Android (Google) Code Review
Browse files

Merge "Debug flag off on audio service PlaybackActivityMonitor"

parents 0355dccc 13d9ed64
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@ public final class PlaybackActivityMonitor
        implements AudioPlaybackConfiguration.PlayerDeathMonitor, PlayerFocusEnforcer {

    public final static String TAG = "AudioService.PlaybackActivityMonitor";
    private final static boolean DEBUG = true;
    private final static boolean DEBUG = false;

    private ArrayList<PlayMonitorClient> mClients = new ArrayList<PlayMonitorClient>();
    // a public client is one that needs an anonymized version of the playback configurations, we