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

Commit d9d817d2 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 6044533 from 2f79f57d to qt-qpr2-release

Change-Id: I73d8d548fd56b33acec4d6d441a7995315d4b0c0
parents 1952b718 2f79f57d
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -34,6 +34,12 @@ public interface DockManager {
     */
    int STATE_DOCKED_HIDE = 2;

    /**
     * Indicates there's no alignment info. This could happen when the device is unable to decide
     * its alignment condition.
     */
    int ALIGN_STATE_UNKNOWN = -1;

    /**
     * Indicates there's no alignment issue.
     */