commit | 05debe1d787b7471c2bc9c8f7569a338ca5c7ad4 | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Wed Feb 08 17:04:18 2017 -0800 |
committer | Mathias Agopian <mathias@google.com> | Thu Feb 09 23:07:31 2017 +0000 |
tree | 3c36416857b2879af76b13879ffd3073d21cee42 | |
parent | 5c0a87e5a2cba5c1b199e77f3a42e931e706569b [diff] |
Split view::Surface out of Surface.cpp it’s moved into a new view/Surface.cpp, header in gui/view/Surface.h their entanglement also meant that code that needs only view::Surface ended up with all of Surface dependencies. Test: built and booted device Bug: treble Change-Id: I1a350d258f124fbe0a7bc5a2ca165311dcb0d8e3