Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-03-18 | recovery: Move SwipeDetector into common location | Prashant Malani | 1 | -0/+177 | |
The SwipeDetector class is used almost unchanged in all locations. This patch moves it into the recovery module, from which devices can reference it if required. The class is now renamed to WearSwipeDetector. Bug: 27407422 Change-Id: Ifd3c7069a287548b89b14ab5d6d2b90a298e0145 |