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

Commit dbb69170 authored by Ethan Chen's avatar Ethan Chen
Browse files

Hide InputDevice.SOURCE_GESTURE_SENSOR from API

Change-Id: If009e9595fc593594b0e7764669996de137483a1
parent 4948cdb6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -226,6 +226,8 @@ public final class InputDevice implements Parcelable {
     * The same should apply for left, right, down swipes. Complex gestures may also be input.
     *
     * @see #SOURCE_CLASS_NONE
     *
     * @hide
     */
    public static final int SOURCE_GESTURE_SENSOR = 0x00400000 | SOURCE_CLASS_NONE;