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

Commit f37327b8 authored by Eric Laurent's avatar Eric Laurent Committed by Automerger Merge Worker
Browse files

Merge "AudioService: refactor audio mode stack" into sc-dev am: f872f163

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13417627

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I53e4abd6499ef800fa7294aeefa4098ce4b01afc
parents dcbb9af4 f872f163
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
/*
/*
 * Copyright (C) 2007 The Android Open Source Project
 *
+0 −4
Original line number Diff line number Diff line
@@ -765,10 +765,6 @@ import java.util.concurrent.atomic.AtomicBoolean;
        return mAudioService.getVssVolumeForDevice(streamType, device);
    }

    /*package*/ int getModeOwnerPid() {
        return mModeOwnerPid;
    }

    /*package*/ int getDeviceForStream(int streamType) {
        return mAudioService.getDeviceForStream(streamType);
    }
+402 −224

File changed.

Preview size limit exceeded, changes collapsed.