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

Commit 1f85e981 authored by Anushree Ganjam's avatar Anushree Ganjam Committed by Android (Google) Code Review
Browse files

Merge "Adding OVERVIEW entry state for Rocket Gesture." into udc-qpr-dev

parents 961e6831 959d2f73
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -61,6 +61,9 @@ message DeviceSearchResultContainer{

      // User entered by tapping on QSB bar on homescreen.
      QSB = 2;

      // User entered by swiping up from overview (using Rocket Gesture).
      OVERVIEW = 3;
    }
  }
}