platform_hardware_interfaces/graphics/composer
Ady Abraham 1019a17a92 composer: hold a sp<IComposer> from the service itself
IComposerClient assumes that IComposer will outlive its life cycle
and holds a simple pointer to HwcHal. This change is taking the same
approach of newer composer versions (2.2, 2.3, and 2.4) to make sure
that IComposer would outlive IComposerClient.

Test: coral booting with this change
Fixes: 155769496
Change-Id: I3962ede51ce823368c62c4e4e5fb30f7a5680bdf
Merged-In: I3962ede51ce823368c62c4e4e5fb30f7a5680bdf
(cherry picked from commit 43e42ff6ec)
(cherry picked from commit 1368c29213)
2020-10-13 01:08:04 +00:00
..
2.1 composer: hold a sp<IComposer> from the service itself 2020-10-13 01:08:04 +00:00
2.2 Do not link mapper libraries statically 2020-06-24 07:10:58 +00:00
2.3 Do not link mapper libraries statically 2020-06-24 07:10:58 +00:00
2.4 composer: 2.4: fix VTS usage of desired time 2020-07-16 20:00:44 +00:00