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

Commit 59be4cc7 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Adjust the vg min index space" into main

parents e5f0ed5f 3c6d1597
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9791,7 +9791,7 @@ public class AudioService extends IAudioService.Stub
                    }
                    if (mVolumeGroupState != null) {
                        mVolumeGroupState.mIndexMin = mIndexMin;
                        mVolumeGroupState.mIndexMin = mIndexMin / 10;
                    }
                    mIndexMinNoPerm = mIndexMin;