Introduce controller for KeyboardAccessory
This is the first step of shaping the keyboard accessory into a MVC-component as proposed in the Clank rearchitecture. It only introduces the model and the controller of this component and tests to verify the rudimentary design. The wiring to the view (which technically exists as KeyboardAccessoryView but needs to be restructured as well) will follow in the next CL. Bug: 828832 Change-Id: I791cf4a0a59671c5d674e50a6912d7242350290b Reviewed-on: https://chromium-review.googlesource.com/1007084 Commit-Queue: Friedrich Horschig <fhorschig@chromium.org> Reviewed-by:Bernhard Bauer <bauerb@chromium.org> Cr-Commit-Position: refs/heads/master@{#550599}
Showing
Please register or sign in to comment