graphics/composer/2.2/default/Android.bp
0 → 100644
+31
−0
graphics/composer/2.2/default/OWNERS
0 → 100644
+5
−0
+55
−0
+35
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This adds android.hardware.graphics.composer@2.2-hal android.hardware.graphics.composer@2.2-passthrough android.hardware.graphics.composer@2.2-service The -hal module makes it easier to write composer 2.2 HAL and is reusable by vendors. The -passthrough module provides a HwcHal class that implements ComposerHal 2.2 on top of hwcomposer2, and is also resuable by vendors. Finally, the -service module provides a (stub) default implementation. Test: boots and VTS Change-Id: I4f940a9dea656abc7d9d485bf48d852c13d2ed56