Move the hwcomposer vsync thread into common

This is so that the new cutf_cvm hwcomposer will be able to access
the vsync thread, since the code is shared.  The other piece of
this change is to shrink the data portion of the hwcomposer struct
into its own struct, since this portion will be shared between the
cutf_ivsh and cutf_cvm hwcomposers and passed to the vsync thread.

Bug: 122976892
Change-Id: I33187de1f1a022c4c05b7c432c0d376337a3cfc3
6 files changed
tree: 760705500bd652964285688f0bb91f14c2d63246
  1. common/
  2. guest/
  3. host/
  4. tests/
  5. tools/
  6. Android.bp
  7. Android.mk
  8. OWNERS