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

Commit 92b359b5 authored by Mikhail Naganov's avatar Mikhail Naganov Committed by android-build-merger
Browse files

Merge "Refactor SoundEffectsHelper for asynchronous loading" am: 70532e52

am: d10d68de

Change-Id: I38e80b45290e9928a229353952a65cf694232b3c
parents 5e31724e d10d68de
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -6052,6 +6052,8 @@ public class AudioService extends IAudioService.Stub

        pw.println("\nAudioDeviceBroker:");
        mDeviceBroker.dump(pw, "  ");
        pw.println("\nSoundEffects:");
        mSfxHelper.dump(pw, "  ");

        pw.println("\n");
        pw.println("\nEvent logs:");
+302 −251

File changed.

Preview size limit exceeded, changes collapsed.