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

Commit aef3ce21 authored by Nicolas Prevot's avatar Nicolas Prevot
Browse files

Mention that setMasterVolumeMuted has no effect when set on a managed profile.

BUG:27262893
Change-Id: Ibbcf4f222e47e9e0b723ec4b0335f100e904bca1
parent 5dab9e7a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5498,6 +5498,7 @@ public class DevicePolicyManager {

    /**
     * Called by profile or device owners to set the master volume mute on or off.
     * This has no effect when set on a managed profile.
     *
     * @param admin Which {@link DeviceAdminReceiver} this request is associated with.
     * @param on {@code true} to mute master volume, {@code false} to turn mute off.