commit | 337db14f274fc73dd540aa71d2c21c431fe686ec | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Thu Aug 20 14:52:57 2015 -0700 |
committer | Tao Bao <tbao@google.com> | Mon Aug 24 17:31:47 2015 -0700 |
tree | 632ad9d3c1b7a9914978fc873a8252c5657f32ad | |
parent | 5aa3ce3aaa12541d05fb613b4e74afe1f4d15171 [diff] |
recovery: Factor out wear_ui.{cpp,h} into bootable/recovery. 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