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

Commit 0cfd5914 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

am: 92b359b5

Change-Id: Ic7e20f1f58c4593d70e1543dd800d58ae74e00c4
parents d5728dc7 92b359b5
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.