diff options
author | 2017-02-06 16:34:41 -0800 | |
---|---|---|
committer | 2017-02-08 23:51:42 +0000 | |
commit | e1f5e6fd7ad07778fa4381059852a94567d77dfc (patch) | |
tree | d21543bb6ac6bc38fd6ed4668a8d1a894e7846f1 /libs/gui/Surface.cpp | |
parent | ebdddc9a3ea71b409f04e0d51eef69682a5542f8 (diff) |
Break dependency of libui on libbinder
the dependency existed only because of
HdrCapabilities, which inherited from
Parcelable, instead of LightFlatenable<>.
An added benefit is that HdrCapabilities isn’t
virtual anymore.
Also, since the dtor is not trivial, move it to
the cpp, to avoid inlining.
Fix-up includes.
Test: built and booted device
Change-Id: Iaf9c4ef9dcc5cb28b29f79d9f7d8f21800223eb8
Diffstat (limited to 'libs/gui/Surface.cpp')
0 files changed, 0 insertions, 0 deletions