platform_hardware_interfaces/graphics/composer/2.1/default
Ady Abraham 1368c29213 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)
2020-10-05 18:09:08 +00:00
..
Android.bp composer: hold a sp<IComposer> from the service itself 2020-10-05 18:09:08 +00:00
android.hardware.graphics.composer@2.1-service.rc Add interface info to .rc files 2019-06-25 20:00:07 +02:00
OWNERS graphics: update owners 2019-01-10 14:27:55 -08:00
service.cpp composer: hold a sp<IComposer> from the service itself 2020-10-05 18:09:08 +00:00