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

Commit 70532e52 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Refactor SoundEffectsHelper for asynchronous loading"

parents 728c5872 7324049f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -6028,6 +6028,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.