commit | 1a33563df31a1fbb4573915d3d666aa35cfc1f1c | [log] [tgz] |
---|---|---|
author | Bryce Lee <brycelee@google.com> | Wed Dec 07 11:18:28 2022 -0800 |
committer | Bryce Lee <brycelee@google.com> | Mon Dec 12 22:56:31 2022 -0800 |
tree | 47fcae4365b347039544cba1e913828fa7378918 | |
parent | bdd33e3b59d95df0ab6e80fa59556a29266c357f [diff] |
Move Complication logic out of DreamOverlay. This changelist lifts the complication logic, including the ComplicatHostViewController and ComplicationLayoutEngine, out of DreamOverlay. This allows these components to be used elsewhere. Complications are now bound into the DreamOverlayComponent, passed through from the DreamOverlayService. Test: atest DreamOverlayServiceTest Bug: 261781069 Change-Id: I81879e6050d4d0cdeeac69b74acb4fbd548647f5