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

Commit c3560c6c authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Update VibrationAttributes javadocs for FLAG_BYPASS_INTERRUPTION_POLICY"

parents 24f47339 2d6c839d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -133,6 +133,9 @@ public final class VibrationAttributes implements Parcelable {

    /**
     * Flag requesting vibration effect to be played even under limited interruptions.
     *
     * <p>Only privileged apps can ignore user settings that limit interruptions, and this
     * flag will be ignored otherwise.
     */
    public static final int FLAG_BYPASS_INTERRUPTION_POLICY = 0x1;