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

Commit ba79dff4 authored by Romain Hunault's avatar Romain Hunault 💻
Browse files

Merge remote-tracking branch 'origin/lineage-16.0' into v1-pie

parents 170c2a30 24ce6c3e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -595,7 +595,6 @@ public class AudioService extends IAudioService.Stub
    // Devices for which the volume is fixed and VolumePanel slider should be disabled
    int mFixedVolumeDevices = AudioSystem.DEVICE_OUT_HDMI |
            AudioSystem.DEVICE_OUT_DGTL_DOCK_HEADSET |
            AudioSystem.DEVICE_OUT_ANLG_DOCK_HEADSET |
            AudioSystem.DEVICE_OUT_HDMI_ARC |
            AudioSystem.DEVICE_OUT_SPDIF |
            AudioSystem.DEVICE_OUT_AUX_LINE;