Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | recovery: Factor out wear_ui.{cpp,h} into bootable/recovery. | Tao Bao | 2015-08-25 | 1 | -0/+137 |
Every watch has a (mostly identical) copy of the wear_ui. Factor them out into a single copy for easier maintenance. Device-specific settings should be defined in recovery_ui.cpp that inherits WearRecoveryUI class. Bug: 22451422 Change-Id: Id07efca37d1b1d330e6327506c7b73ccf6ae9241 |