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

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

Merge "Refactor SoundEffectsHelper for asynchronous loading"

am: 70532e52

Change-Id: Ic0a89d216ff2fde1a63a748b102b286e6d143a36
parents 7789e43b 70532e52
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.