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

Commit 8d48952e authored by Tyler Gunn's avatar Tyler Gunn
Browse files

Lower the volume for tone generator tones in Telecom.

Although 30% seems low, these tones are VERY loud and grating.
This lowers the tone volume so it is not as piercing when you have your
ear to the phone.

Test: Manual test with test app to verify tone generator volume.
Fixes: 262159207
Change-Id: I94b19dea7e4fe1ac76f8eb5492eab92e2d832679
parent 065ebfb9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -170,7 +170,7 @@ public class InCallTonePlayer extends Thread {

    private static final int RELATIVE_VOLUME_EMERGENCY = 100;
    private static final int RELATIVE_VOLUME_HIPRI = 80;
    private static final int RELATIVE_VOLUME_LOPRI = 50;
    private static final int RELATIVE_VOLUME_LOPRI = 30;
    private static final int RELATIVE_VOLUME_UNDEFINED = -1;

    // Buffer time (in msec) to add on to the tone timeout value. Needed mainly when the timeout